projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9aec15
)
layerscape: do not add custom CFLAGS.
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 15 Jul 2017 20:52:52 +0000
(22:52 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 26 Aug 2017 10:36:02 +0000
(12:36 +0200)
The selected CFLAGS are already set by default.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/layerscape/64b/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/layerscape/64b/target.mk
b/target/linux/layerscape/64b/target.mk
index 22efa662784ff97bc04f42b77c0275f8718fc6db..98aa8be9c42c6395fe3b2ddf48a9571b81a1ceba 100644
(file)
--- a/
target/linux/layerscape/64b/target.mk
+++ b/
target/linux/layerscape/64b/target.mk
@@
-7,7
+7,6
@@
ARCH:=aarch64
BOARDNAME:=layerscape 64b boards
-CFLAGS:=-Os -pipe -fno-caller-saves
define Target/Description
Build firmware images for $(BOARDNAME) SoC devices.