avoid implicit rules in even more places
SVN-Revision: 14737
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user