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

@@ -10,7 +10,7 @@ define Profile/FSG3
PACKAGES:= \
kmod-ath5k \
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3 kmod-fs-reiserfs
kmod-fs-ext4 kmod-fs-reiserfs
endef
define Profile/FSG3/Description