aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-12-22 19:08:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-12-22 19:08:42 +0000
commit5509ed31b32e60476a445b05be21151806423c5b (patch)
treea1ae087e962565a236eb105b6ba7dd8cdadda520 /target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
parent0dfd02012d22159c8889e9a7b16b73717dca368c (diff)
downloadmaster-187ad058-5509ed31b32e60476a445b05be21151806423c5b.tar.gz
master-187ad058-5509ed31b32e60476a445b05be21151806423c5b.tar.bz2
master-187ad058-5509ed31b32e60476a445b05be21151806423c5b.zip
remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13722 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/generic/profiles/200-NSLU2.mk')
-rw-r--r--target/linux/ixp4xx/generic/profiles/200-NSLU2.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk b/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
index a4e1a30858..17e48a5495 100644
--- a/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
+++ b/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk
@@ -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