octeon: enable the ext4 feature

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

SVN-Revision: 41275
master
John Crispin 10 years ago
parent e6e024f155
commit e0d57509ad
  1. 2
      target/linux/octeon/Makefile

@ -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>

Loading…
Cancel
Save