ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)
[openwrt/openwrt.git] / target / linux / ixp4xx-2.6 / profiles / 200-NSLU2.mk
index 98be5e6ef7a5818d32a58ac9c8f66edb77653e27..db11586b085c81a9f9c10610cc0c81fb22dce33d 100644 (file)
@@ -7,7 +7,10 @@
 
 define Profile/NSLU2
   NAME:=Linksys NSLU2
-  PACKAGES:=kmod-ixp4xx-npe kmod-usb2
+  PACKAGES:=kmod-ixp4xx-npe devio \
+       kmod-scsi-core \
+       kmod-usb-core kmod-usb2 kmod-usb-storage \
+       kmod-fs-ext2 kmod-fs-ext3
 endef
 
 define Profile/NSLU2/Description