X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2FMakefile;h=275085448f5d8496dc96a01b4a71937c5bcb59f3;hp=c15d81999f74aa1b451e0d05d998f6dc50d87cb9;hb=597d9811aee6be6ebfd7114ad287806ea659d379;hpb=582993793745b7390401e9c383d22cf6b6217c7e diff --git a/target/linux/Makefile b/target/linux/Makefile index c15d81999..275085448 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -19,6 +19,9 @@ compile: install: $(MAKE) -C $(BOARD)-$(KERNEL) install +refresh: + $(MAKE) -C $(BOARD)-$(KERNEL) refresh + menuconfig: $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig