X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bcadc45cba10e73f5545a4a582af516a1448e839..3cd9eea04e166dc36dd0ecd4c1ebdf92ed76f8f2:/Makefile?ds=inline diff --git a/Makefile b/Makefile index a039c9880..be53622cc 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ dirclean: clean distclean: dirclean config-clean symlinkclean docs/clean rm -rf dl -toolchain/% package/% target/%: FORCE +package/% target/%: FORCE $(MAKE) -C $(patsubst %/$*,%,$@) $* world: .config $(tools/stamp) $(toolchain/stamp) FORCE