mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
octeon: enable the ext4 feature
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41275
This commit is contained in:
parent
e6e024f155
commit
e0d57509ad
@ -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…
x
Reference in New Issue
Block a user