aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-03-24 10:38:50 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-03-24 10:38:50 +0000
commitc9f274fad38266959242f880acb550823efe17be (patch)
tree82b23339d47099479e84a9a884b4be042a1a35c0 /target/linux/ppc40x
parentc11389d7a250d883a6d4efc0ebee1165250dbd93 (diff)
downloadmaster-187ad058-c9f274fad38266959242f880acb550823efe17be.tar.gz
master-187ad058-c9f274fad38266959242f880acb550823efe17be.tar.bz2
master-187ad058-c9f274fad38266959242f880acb550823efe17be.zip
mark 3.10 targets as broken
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index fee261e4b1..7bb62af19e 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc40x
BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs
+FEATURES:=squashfs broken
CPU_TYPE:=405
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>