diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-10 19:16:15 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-10 19:16:15 +0000 |
commit | e829dd51f4315bc785551ab3b8fd1670a65955d8 (patch) | |
tree | 0cfeb69edf96718b9da8f7535d4f8f3e028c98b8 /target/linux/au1000/au1500 | |
parent | 703311107836fb2887b517cdd375924e15f4cf31 (diff) | |
download | upstream-e829dd51f4315bc785551ab3b8fd1670a65955d8.tar.gz upstream-e829dd51f4315bc785551ab3b8fd1670a65955d8.tar.bz2 upstream-e829dd51f4315bc785551ab3b8fd1670a65955d8.zip |
target/linux/*: kmod-fs-ext{2,3} RIP
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41560 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/au1500')
-rw-r--r-- | target/linux/au1000/au1500/profiles/MeshCube.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/au1500/profiles/MeshCube.mk b/target/linux/au1000/au1500/profiles/MeshCube.mk index 3dff376bfc..5f0c14f74b 100644 --- a/target/linux/au1000/au1500/profiles/MeshCube.mk +++ b/target/linux/au1000/au1500/profiles/MeshCube.mk @@ -8,7 +8,7 @@ define Profile/MeshCube NAME:=MeshCube MTX-1 PACKAGES:=kmod-ath5k kmod-hostap kmod-hostap-pci kmod-net-prism54 \ - kmod-usb-core kmod-usb-ohci kmod-usb-storage kmod-fs-ext3 kmod-fs-vfat + kmod-usb-core kmod-usb-ohci kmod-usb-storage kmod-fs-ext4 kmod-fs-vfat endef define Profile/MeshCube/Description |