From: Imre Kaloz Date: Wed, 29 Jul 2009 15:00:06 +0000 (+0000) Subject: oops, fix typo X-Git-Tag: reboot~22824 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9eed88d995451b7aca0a5edb74be5b9e6edd9d8c;p=openwrt%2Fstaging%2Flynxis.git oops, fix typo SVN-Revision: 17042 --- 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