projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c85c1f
)
uboot-mxs: build with mxs generic subtarget
author
Kuan-Yi Li
<kyli@abysm.org>
Sat, 24 Dec 2022 20:06:03 +0000
(
04:06
+0800)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Sun, 25 Dec 2022 10:55:52 +0000
(11:55 +0100)
Fix image build fail by using the generic subtarget.
Fixes: 64ef920b ("mxs: add generic subtarget")
Ref:
40e3f660
("uboot-fritz4040: build with ipq40xx generic subtarget")
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
[ add commit description ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/boot/uboot-mxs/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-mxs/Makefile
b/package/boot/uboot-mxs/Makefile
index 3c908874faa36b6e27eab6ec8768a7eb1c54c927..ae1c027a0a8c4ab9199409819a643239e3080242 100644
(file)
--- a/
package/boot/uboot-mxs/Makefile
+++ b/
package/boot/uboot-mxs/Makefile
@@
-19,6
+19,7
@@
include $(INCLUDE_DIR)/host-build.mk
define U-Boot/Default
BUILD_TARGET:=mxs
+ BUILD_SUBTARGET:=generic
UBOOT_IMAGE:=u-boot.sb
DEFAULT:=y
HIDDEN:=1