implement quilt handling for the kernel tree ... and there was much rejoicing!
[openwrt-10.03/.git] / target / linux / Makefile
index c15d81999f74aa1b451e0d05d998f6dc50d87cb9..275085448f5d8496dc96a01b4a71937c5bcb59f3 100644 (file)
@@ -19,6 +19,9 @@ compile:
 install:
        $(MAKE) -C $(BOARD)-$(KERNEL) install
        
+refresh:
+       $(MAKE) -C $(BOARD)-$(KERNEL) refresh
+
 menuconfig:
        $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig