projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aebe6ef
)
sunxi: remove SUNXI_UBOOT from DEVICE_VARS
author
Sungbo Eo
<mans0n@gorani.run>
Wed, 11 Mar 2020 01:35:48 +0000
(10:35 +0900)
committer
Adrian Schmutzler
<freifunk@adrianschmutzler.de>
Wed, 11 Mar 2020 18:22:31 +0000
(19:22 +0100)
All SUNXI_UBOOT usages were removed in
e018c4d7ab8b
("uboot-sunxi: clean up,
switch to u-boot.mk"). Now drop the variable completely.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/sunxi/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/sunxi/image/Makefile
b/target/linux/sunxi/image/Makefile
index 705d409ac5e5e8e81c8b39055554e6b19be4acb6..cb8febca413f028e87d56d0e567a2d1149824b46 100644
(file)
--- a/
target/linux/sunxi/image/Makefile
+++ b/
target/linux/sunxi/image/Makefile
@@
-32,7
+32,7
@@
endef
# why \x00\x00\x00\x00 for zImage-initramfs
define Device/Default
PROFILES := Default
- DEVICE_VARS := SUNXI_DTS SUNXI_DTS_DIR
SUNXI_UBOOT
+ DEVICE_VARS := SUNXI_DTS SUNXI_DTS_DIR
KERNEL_NAME := zImage
KERNEL := kernel-bin | uImage none
IMAGES := sdcard.img.gz