octeon: drop unsupported jffs2 feature flag
[openwrt/openwrt.git] / target / linux / octeon / Makefile
index ab6f6c8c496868acf55a0b6986632613e6937217..4a6d974b98aec31989c4e1df397bafd6efdc7edc 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips64
 BOARD:=octeon
 BOARDNAME:=Cavium Networks Octeon
-FEATURES:=squashfs jffs2 ext4 initramfs pci usb
+FEATURES:=squashfs ext4 initramfs pci usb
 CPU_TYPE:=octeon
 CPU_CFLAGS_octeon:=-march=octeon -mabi=64
 MAINTAINER:=John Crispin <john@phrozen.org>