From dc71782e9720ec2d12c5c77c09f8b1a08e4f3240 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 31 Jan 2009 01:32:01 +0000 Subject: [PATCH] the ppc* are no longer broken SVN-Revision: 14292 --- target/linux/ppc40x/Makefile | 2 +- target/linux/ppc44x/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2