diff options
author | John Crispin <john@openwrt.org> | 2014-07-10 19:16:15 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-10 19:16:15 +0000 |
commit | 0f76f8a16ec51704d7ba9238ebb1f42f9730f869 (patch) | |
tree | f333a1e4921a6028fc2e0ca145e41e64eff23f35 /target/linux/x86/thincan | |
parent | 1aeb77b9ee8c0843f194aee66a9aa387eeee4235 (diff) | |
download | upstream-0f76f8a16ec51704d7ba9238ebb1f42f9730f869.tar.gz upstream-0f76f8a16ec51704d7ba9238ebb1f42f9730f869.tar.bz2 upstream-0f76f8a16ec51704d7ba9238ebb1f42f9730f869.zip |
target/linux/*: kmod-fs-ext{2,3} RIP
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41560
Diffstat (limited to 'target/linux/x86/thincan')
-rw-r--r-- | target/linux/x86/thincan/target.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/x86/thincan/target.mk b/target/linux/x86/thincan/target.mk index 9790813342..c32baf95b9 100644 --- a/target/linux/x86/thincan/target.mk +++ b/target/linux/x86/thincan/target.mk @@ -14,8 +14,6 @@ DEFAULT_PACKAGES:=\ udevtrigger \ kmod-fs-msdos \ kmod-fs-vfat \ - kmod-fs-ext2 \ - kmod-fs-ext3 \ kmod-fs-ext4 \ kmod-usb-core \ kmod-usb-ohci \ |