mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-01 21:04:09 +01:00
add check for common config variants for tools/install
SVN-Revision: 15113
This commit is contained in:
parent
167846e488
commit
17b4ce5bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,5 +59,5 @@ $(curdir)//compile = $(STAGING_DIR)/.prepared $($(curdir)/cmddeps)
|
|||
$(curdir)/ := .config prereq
|
||||
$(curdir)//install = $(1)/compile
|
||||
|
||||
$(eval $(call stampfile,$(curdir),tools,install))
|
||||
$(eval $(call stampfile,$(curdir),tools,install,,CONFIG_CCACHE CONFIG_powerpc CONFIG_GCC_VERSION_4_3))
|
||||
$(eval $(call subdir,$(curdir)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue