From 06c76e41d7a0c936f5e4b6f43f331860e3b99d70 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jan 2017 12:48:47 +0100 Subject: [PATCH] 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 --- target/linux/ppc44x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2