mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +00:00
9fdb93cce0
This allows us to include the component-to-package relation in the generated kconfig files and make use of that information in the show-config.sh script. Signed-off-by: Alexey Neyman <stilor@att.net>
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
# GNU make
|
|
|
|
## default y if !CONFIGURE_has_make_3_81_or_newer
|
|
|
|
config MAKE_GMAKE_SYMLINK
|
|
bool
|
|
prompt "Add gmake symlink to companion gnu/make"
|
|
depends on COMP_TOOLS_MAKE
|