From: Felix Fietkau Date: Sat, 31 Jan 2009 01:32:01 +0000 (+0000) Subject: the ppc* are no longer broken X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b672b9e5e108f7478ba06905b938026bc5643348;p=openwrt%2Fsvn-archive%2Farchive.git the ppc* are no longer broken SVN-Revision: 14292 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 3ddfd4e4de..daf808b8e9 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 broken +FEATURES:=squashfs LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index ae1a15e344..5e025a82c5 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 broken +FEATURES:=squashfs LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=powerpc