mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Make ct-ng oldconfig
work again after kconfig updating
This commit is contained in:
parent
2d4a8cf95e
commit
e537c2d81f
2
ct-ng.in
2
ct-ng.in
@ -129,7 +129,7 @@ menuconfig nconfig: check-config
|
||||
oldconfig: .config check-config
|
||||
@$(CT_ECHO) " CONF $@"
|
||||
@$(bash) $(CT_LIB_DIR)/scripts/version-check.sh .config
|
||||
$(SILENT)$(CONF) --silent$@ $(KCONFIG_TOP)
|
||||
$(SILENT)$(CONF) --syncconfig $(KCONFIG_TOP)
|
||||
|
||||
olddefconfig: .config check-config
|
||||
@$(CT_ECHO) " CONF $@"
|
||||
|
Loading…
Reference in New Issue
Block a user