projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118efdc
)
uboot-mvebu: add missing UBOOT_MAKE_FLAGS variable
author
Marko Ratkaj
<marko.ratkaj@sartura.hr>
Mon, 25 Sep 2017 10:28:52 +0000
(12:28 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 25 Sep 2017 20:38:29 +0000
(22:38 +0200)
This patch removes "/bin/sh: HOSTCPPFLAGS: command not found" errors douring build.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
package/boot/uboot-mvebu/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mvebu/Makefile
b/package/boot/uboot-mvebu/Makefile
index 2c280faa21019fa384fe6d1ce875fd0bac82a6e8..b29039cd829aa0dfa83084d398d715a094040bef 100644
(file)
--- a/
package/boot/uboot-mvebu/Makefile
+++ b/
package/boot/uboot-mvebu/Makefile
@@
-16,6
+16,8
@@
PKG_HASH:=f54baf3f9325bf444c7905f3a5b6f83680edb1e6e1a4d5f8a5ad80abe885113f
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk
+UBOOT_MAKE_FLAGS:=
+
define U-Boot/Default
BUILD_TARGET:=mvebu
HIDDEN:=1