Commit 70eb3ba6 authored by Alessandro Rubini's avatar Alessandro Rubini

kconfig: add a configs/ directory and use it

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 3bb5f9df
#
# Automatically generated make config: don't edit
#
CONFIG_ETHERBONE=y
#
# Automatically generated make config: don't edit
#
# CONFIG_ETHERBONE is not set
......@@ -115,7 +115,7 @@ else
endif
%_defconfig: $(obj)/conf
$(Q)$< -D arch/$(SRCARCH)/configs/$@ $(Kconfig)
$(Q)$< -D configs/$@ $(Kconfig)
# Help text used by make help
help:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment