From: Felix Fietkau Date: Sun, 12 Oct 2008 18:06:38 +0000 (+0000) Subject: mark ppc40x and ppc44x as broken until the toolchain build errors are fixed X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=97f5fecba9dbc9d387db3e3a11034d64d2af5492;p=openwrt%2Fsvn-archive%2Farchive.git mark ppc40x and ppc44x as broken until the toolchain build errors are fixed SVN-Revision: 12959 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index daf808b8e9..3ddfd4e4de 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 LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 5e025a82c5..ae1a15e344 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 LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc