X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2FMakefile;h=5a1ca723a6305338304e4b7227eb41297b09c237;hb=720cdf88eb17e070b4acd4415f581c104cdd686e;hp=e1248691501fe0df3431c2e1096de435e543f00b;hpb=82a81707d83ea55c1ead149fbceee231e54bf998;p=10.03%2Fopenwrt.git diff --git a/target/linux/Makefile b/target/linux/Makefile index e12486915..5a1ca723a 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -7,6 +7,6 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/target.mk -clean download prepare compile install menuconfig update refresh: FORCE +clean download prepare compile install menuconfig oldconfig update refresh: FORCE $(MAKE) -C $(BOARD)-$(KERNEL) $@