avoid implicit rules in even more places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14737 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
06b69b0436
commit
1c0844a67a
2 changed files with 8 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -72,7 +72,7 @@ prereq: $(target/stamp-prereq) tmp/.prereq_packages
|
|||
|
||||
prepare: .config $(tools/stamp-install) $(toolchain/stamp-install)
|
||||
world: prepare $(target/stamp-compile) $(package/stamp-cleanup) $(package/stamp-compile) $(package/stamp-install) $(package/stamp-rootfs-prepare) $(target/stamp-install) FORCE
|
||||
$(_SINGLE)$(SUBMAKE) package/index
|
||||
$(_SINGLE)$(SUBMAKE) -r package/index
|
||||
|
||||
# update all feeds, re-create index files, install symlinks
|
||||
package/symlinks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue