2
0
forked from Ivasoft/openwrt

target/linux/*: kmod-fs-ext{2,3} RIP

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41560
This commit is contained in:
John Crispin
2014-07-10 19:16:15 +00:00
parent 1aeb77b9ee
commit 0f76f8a16e
11 changed files with 10 additions and 14 deletions

View File

@@ -8,6 +8,6 @@
define Profile/bifferboard
NAME:=Bifferboard
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
kmod-usb-storage kmod-scsi-core kmod-fs-ext3
kmod-usb-storage kmod-scsi-core kmod-fs-ext4
endef
$(eval $(call Profile,bifferboard))