summaryrefslogtreecommitdiffstats
path: root/payloads
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-04-12 15:23:41 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-04-23 09:54:15 +0000
commit52cb8a7fec55ba3c27235b29691b4ff0741daed5 (patch)
treecb7f1dc1961a9f2d3b4700a08777fb09104763d4 /payloads
parent8b784004d3190e6bc1e49994f726f8edcbd36460 (diff)
downloadcoreboot-52cb8a7fec55ba3c27235b29691b4ff0741daed5.tar.gz
coreboot-52cb8a7fec55ba3c27235b29691b4ff0741daed5.tar.bz2
coreboot-52cb8a7fec55ba3c27235b29691b4ff0741daed5.zip
payloads/U-Boot: Unexport the coreboot_exports
Without this U-Boot ends up overwriting the coreboot .config when generating a configfile. Change-Id: I62fc0aa3ede0287ffc96915182a2ed5a4877f29d Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32303 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'payloads')
-rw-r--r--payloads/external/U-Boot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/payloads/external/U-Boot/Makefile b/payloads/external/U-Boot/Makefile
index 67c60c153555..653662f0ff5c 100644
--- a/payloads/external/U-Boot/Makefile
+++ b/payloads/external/U-Boot/Makefile
@@ -30,6 +30,7 @@ unexport KCONFIG_DEPENDENCIES
unexport KCONFIG_SPLITCONFIG
unexport KCONFIG_TRISTATE
unexport KCONFIG_NEGATIVES
+unexport $(COREBOOT_EXPORTS)
all: build