From 16f2befc3cae3b541682644f53f5a81b2aaa9150 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 14 Jan 2018 23:21:38 +0100 Subject: ipq806x: drop ubifs support Ubifs is disabled for all boards except the evaluation boards and the Fritz!Box 4040 anyway. According the author, the ubifs support for the Fritz!Box 4040 wasn't enabled on purpose. Signed-off-by: Mathias Kresin --- target/linux/ipq806x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x/Makefile') diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index e78273cf49..e65c24db51 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=ipq806x BOARDNAME:=Qualcomm Atheros IPQ806X -FEATURES:=squashfs nand ubifs fpu +FEATURES:=squashfs nand fpu CPU_TYPE:=cortex-a15 CPU_SUBTYPE:=neon-vfpv4 MAINTAINER:=John Crispin -- cgit v1.2.3