octeon: disable ext4 images

They're pretty large and squashfs images tend to be more useful anyway

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2017-01-13 14:03:01 +01:00
parent 402fea62c4
commit 27fbf54147

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs ext4 ramdisk pci usb
FEATURES:=squashfs ramdisk pci usb
CPU_TYPE:=octeon
MAINTAINER:=John Crispin <john@phrozen.org>