mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
layerscape: do not add custom CFLAGS.
The selected CFLAGS are already set by default. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
e9aec15911
commit
a5d26d7fad
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
ARCH:=aarch64
|
ARCH:=aarch64
|
||||||
BOARDNAME:=layerscape 64b boards
|
BOARDNAME:=layerscape 64b boards
|
||||||
CFLAGS:=-Os -pipe -fno-caller-saves
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for $(BOARDNAME) SoC devices.
|
Build firmware images for $(BOARDNAME) SoC devices.
|
||||||
|
Loading…
Reference in New Issue
Block a user