X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/82a81707d83ea55c1ead149fbceee231e54bf998..547672a7cbccb31081ec14280f58d5c6611e913f:/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) $@