drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
[platform/kernel/u-boot.git] / drivers / net / npe / Makefile
index 7fa5ea6..e36c0bb 100644 (file)
@@ -10,7 +10,7 @@ CFLAGS  += $(LOCAL_CFLAGS)
 CPPFLAGS  += $(LOCAL_CFLAGS) # needed for depend
 HOSTCFLAGS  += $(LOCAL_CFLAGS)
 
-obj-$(CONFIG_IXP4XX_NPE) := npe.o \
+obj-y := npe.o \
        miiphy.o \
        IxOsalBufferMgt.o \
        IxOsalIoMem.o \