mirror of
https://github.com/openwrt/openwrt.git
synced 2026-01-09 03:20:15 +04:00
build: unify target independent optimization options
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600
This commit is contained in:
@@ -10,7 +10,7 @@ ARCH:=powerpc
|
||||
BOARD:=ppc44x
|
||||
BOARDNAME:=AMCC/IBM PPC44x
|
||||
FEATURES:=squashfs broken
|
||||
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
|
||||
CFLAGS:=-Os -pipe -mcpu=440
|
||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.8.13
|
||||
|
||||
Reference in New Issue
Block a user