From: Felix Fietkau Date: Tue, 10 Jan 2017 11:48:47 +0000 (+0100) Subject: ppc44x: mark as broken X-Git-Tag: v17.01.0-rc1~187 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=06c76e41d7a0c936f5e4b6f43f331860e3b99d70 ppc44x: mark as broken This target has consistently failed builds for a long time and it does not look like it has any users left, nor any maintainers. Signed-off-by: Felix Fietkau --- diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 5187cb3e23..07404d5b47 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x -FEATURES:=squashfs +FEATURES:=squashfs broken CPU_TYPE:=440 MAINTAINER:=Imre Kaloz