kumquat-buildroot/support
Yann E. MORIN edf32b021c core: split generated kconfig file
Currently, the kconfig part contains two things: the kconfig option
with the paths to br2-external trees, and the kconfig menus for the
br2-external trees.

When we want to include more kconfig files from the br2-external tree
(e.g. to get definitions for pre-built toolchains), we will need to
have the paths defined earlier, so they can be used from the br2-external
tree to include files earlier than the existing menus.

Split the generated kconfig file in two: one to define the paths, which
gets included early in our main Config.in, and one to actually define
the existing menus, which still gets included at the same place they
currently are.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-08-04 00:13:37 +02:00
..
config-fragments support/config-fragments/autobuild: update CSV after musl toolchain rename 2019-08-03 12:57:46 +02:00
dependencies
docker
download support/download/git: fix formatting of error message 2019-06-20 18:14:49 +02:00
gnuconfig
kconfig
legal-info
libtool
misc support/cmake: Explicitly set CMAKE_SYSTEM 2019-08-03 19:17:32 +02:00
scripts core: split generated kconfig file 2019-08-04 00:13:37 +02:00
testing support/testing: test check-package ignores external.mk 2019-08-03 17:17:29 +02:00