i messed this up.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3490 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
c7e92b3cfe
commit
f1e127472b
|
@ -4,7 +4,7 @@
|
|||
|
||||
PHONY += oldconfig xconfig gconfig menuconfig config silentoldconfig update-po-config
|
||||
|
||||
Kconfig := Config.in
|
||||
Kconfig := Kconfig
|
||||
|
||||
xconfig: prepare $(objk)/qconf
|
||||
$(Q)$(objk)/qconf $(Kconfig)
|
||||
|
|
Loading…
Reference in New Issue