- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / md / Makefile
index 0afb1df..d3efedf 100644 (file)
@@ -46,10 +46,6 @@ ifeq ($(CONFIG_ALTIVEC),y)
 altivec_flags := -maltivec -mabi=altivec
 endif
 
-ifeq ($(CONFIG_DM_NL_EVT),y)
-dm-mod-objs                    += dm-netlink.o
-endif
-
 targets += raid6int1.c
 $(obj)/raid6int1.c:   UNROLL := 1
 $(obj)/raid6int1.c:   $(src)/raid6int.uc $(src)/unroll.pl FORCE