projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a528e
)
ppc44x: mark as broken
author
Felix Fietkau
<nbd@nbd.name>
Tue, 10 Jan 2017 11:48:47 +0000
(12:48 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 10 Jan 2017 11:49:34 +0000
(12:49 +0100)
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 <nbd@nbd.name>
target/linux/ppc44x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index 5187cb3e23acd78c128952babb41b8d4c36ad2a3..07404d5b47e3f8f60465cdaac38932ff550aa112 100644
(file)
--- 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 <kaloz@openwrt.org>