Remove the dependency to devio, since it is not in trunk
[openwrt.git] / target / linux / ixp4xx-2.6 / profiles / 200-NSLU2.mk
index 98be5e6..a4e1a30 100644 (file)
@@ -7,7 +7,10 @@
 
 define Profile/NSLU2
   NAME:=Linksys NSLU2
-  PACKAGES:=kmod-ixp4xx-npe kmod-usb2
+  PACKAGES:=kmod-ixp4xx-npe \
+       kmod-scsi-core \
+       kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \
+       kmod-fs-ext2 kmod-fs-ext3
 endef
 
 define Profile/NSLU2/Description
This page took 0.022918 seconds and 4 git commands to generate.