mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
oops, fix typo
SVN-Revision: 17042
This commit is contained in:
parent
4ad125e0ed
commit
9eed88d995
@ -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 New Issue
Block a user