X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/82a81707d83ea55c1ead149fbceee231e54bf998..87f5e12cd0a27c33cc970186de623b4eb667b564:/target/linux/Makefile 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) $@