Skip to content
Snippets Groups Projects
Commit aaa79507 authored by Sungbo Eo's avatar Sungbo Eo Committed by Adrian Schmutzler
Browse files

sunxi: remove SUNXI_UBOOT from DEVICE_VARS


All SUNXI_UBOOT usages were removed in e018c4d7 ("uboot-sunxi: clean up,
switch to u-boot.mk"). Now drop the variable completely.

Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
parent aebe6ef3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment