libpayload: Drop duplicate copy of Kconfig

It's perfectly fine to have one single copy of kconfig in the tree.

Change-Id: Icfe32f0249dfc1c223009d6e7136462f8f8a7248
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10521
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Stefan Reinauer
2015-06-11 14:57:36 -07:00
parent 1b4d39428e
commit ed56499ab1
41 changed files with 10 additions and 24877 deletions

View File

@@ -16,7 +16,7 @@ ifeq ($(_OS),MINGW32)
regex-objs=regex.o
endif
Kconfig := src/Kconfig
Kconfig ?= src/Kconfig
xconfig: $(objk)/qconf
$< $(Kconfig)

0
util/kconfig/check.sh Normal file → Executable file
View File

0
util/kconfig/lxdialog/check-lxdialog.sh Normal file → Executable file
View File