oops, fix typo
SVN-Revision: 17042
This commit is contained in:
parent
4ad125e0ed
commit
9eed88d995
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue