projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
swconfig: fix up kernel dependencies
[openwrt.git]
/
tools
/
Makefile
diff --git
a/tools/Makefile
b/tools/Makefile
index
49c450f
..
ef64dc0
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-59,5
+59,5
@@
$(curdir)//compile = $(STAGING_DIR)/.prepared $($(curdir)/cmddeps)
$(curdir)/ := .config prereq
$(curdir)//install = $(1)/compile
$(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)))
$(eval $(call subdir,$(curdir)))
This page took
0.018859 seconds
and
4
git commands to generate.