X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Makefile;h=be53622cc18069c9882c8a0515af9f5d3d650258;hp=a039c9880b41e736106179974aba11f32aa99bda;hb=9630968a9939d65478951082ec9fb461c61db6e1;hpb=51b0850bd87af2ff4944398ef0e888dcacaab9d6 diff --git a/Makefile b/Makefile index a039c9880b..be53622cc1 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