octeon: enable the ext4 feature
authorJohn Crispin <john@openwrt.org>
Thu, 19 Jun 2014 14:13:30 +0000 (14:13 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 19 Jun 2014 14:13:30 +0000 (14:13 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41275

target/linux/octeon/Makefile

index f4fd9da79b75d9759ca6274ff4ac474daf6822e5..5eda7b45dc1a8a1522c8feeab132037e0914dd73 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips64
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs jffs2 pci usb
+FEATURES:=squashfs jffs2 ext4 pci usb
 CPU_TYPE:=octeon
 CPU_CFLAGS_octeon:=-march=octeon -mabi=64
 MAINTAINER:=John Crispin <blogic@openwrt.org>