mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
oops, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17042 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user