From 0af30bb7f7b7ca2248086f50781d723c8fd86707 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 29 Jul 2009 15:00:06 +0000 Subject: [PATCH] oops, fix typo SVN-Revision: 17042 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index f4423391a5..cf9dd2d52f 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -10,7 +10,7 @@ ARCH:=powerpc BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs usb -CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 +CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405 LINUX_VERSION:=2.6.30.3 LINUX_KARCH:=powerpc -- 2.30.2