mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 09:42:49 +02:00
oops, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17042 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
94c88a851e
commit
7b9a513178
@ -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