From: kaloz Date: Wed, 29 Jul 2009 15:00:06 +0000 (+0000) Subject: oops, fix typo X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=7b9a513178a42488361b5f63f887d248f99800e1;p=openwrt.git oops, fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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