remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
[openwrt-github/.git] / target / linux / ixp4xx / generic / profiles / 200-NSLU2.mk
index a4e1a308589c9ed63d15a700466b10a582448a84..17e48a549577fb138df313bc18b5e71cff5228f5 100644 (file)
@@ -7,8 +7,7 @@
 
 define Profile/NSLU2
   NAME:=Linksys NSLU2
-  PACKAGES:=kmod-ixp4xx-npe \
-       kmod-scsi-core \
+  PACKAGES:=kmod-scsi-core \
        kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
        kmod-fs-ext2 kmod-fs-ext3
 endef