summaryrefslogtreecommitdiffstats
path: root/payloads/external/FILO
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2014-05-09 20:41:01 +0200
committerPatrick Georgi <patrick@georgi-clan.de>2014-05-09 22:51:17 +0200
commit3ee43171ef4b2f5a3513fc785802a02afb4af4a9 (patch)
treeab5f95016d296cb7af58f5dce04e6ded490666c5 /payloads/external/FILO
parent2dd3f877cc7926f5ac1cfd5a7e5d546c8be2121c (diff)
downloadcoreboot-3ee43171ef4b2f5a3513fc785802a02afb4af4a9.tar.gz
coreboot-3ee43171ef4b2f5a3513fc785802a02afb4af4a9.tar.bz2
coreboot-3ee43171ef4b2f5a3513fc785802a02afb4af4a9.zip
payloads: make build system integration work again
Payloads using Kconfig get confused by coreboot Kconfig configuration in environment variables. Prune them. Change-Id: I63da2af0a15dca35d70cd65b2f74a1564aab9483 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/5710 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'payloads/external/FILO')
-rw-r--r--payloads/external/FILO/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/payloads/external/FILO/Makefile.inc b/payloads/external/FILO/Makefile.inc
index 72f86bc35a98..d298d1dab323 100644
--- a/payloads/external/FILO/Makefile.inc
+++ b/payloads/external/FILO/Makefile.inc
@@ -3,7 +3,12 @@ NAME-$(CONFIG_FILO_MASTER)=MASTER
TAG-$(CONFIG_FILO_STABLE)=4dbb31a64fe5b1c7e3025ab34619220609897646
NAME-$(CONFIG_FILO_STABLE)=STABLE
+unexport KCONFIG_AUTOHEADER
unexport KCONFIG_AUTOCONFIG
+unexport KCONFIG_DEPENDENCIES
+unexport KCONFIG_SPLITCONFIG
+unexport KCONFIG_TRISTATE
+unexport KCONFIG_NEGATIVES
all: filo