mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 09:06:19 +00:00
Simplify conf and mconf generation. We don't care for the _shipped stuff.
/trunk/kconfig/kconfig.mk | 4 0 4 0 ---- 1 file changed, 4 deletions(-)
This commit is contained in:
parent
0460d997cc
commit
8b2aad9f00
@ -148,10 +148,6 @@ help-config::
|
||||
|
||||
SHIPPED := $(CT_LIB_DIR)/kconfig/zconf.tab.c $(CT_LIB_DIR)/kconfig/lex.zconf.c $(CT_LIB_DIR)/kconfig/zconf.hash.c
|
||||
|
||||
%.c: %.c_shipped
|
||||
@echo ' LN kconfig/$(notdir $@)'
|
||||
@ln -s $(notdir $<) $@
|
||||
|
||||
$(obj)/conf $(obj)/mconf: $(obj)
|
||||
|
||||
$(obj):
|
||||
|
Loading…
x
Reference in New Issue
Block a user