X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c3bd60b2283fdfc026b7c74e4547d7c8711448fa..48c2e344ac0c82d20bb862b1e328a5a287e89b4c:/Makefile diff --git a/Makefile b/Makefile index 4bdc4651e..05a2c2b21 100644 --- a/Makefile +++ b/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: