Fix endianness issues with adm5120eb, thanks to Gabor !
[openwrt.git] / target / linux / Makefile
index 6982287..2750854 100644 (file)
@@ -19,7 +19,10 @@ compile:
 install:
        $(MAKE) -C $(BOARD)-$(KERNEL) install
        
-menuconfig: prepare
+refresh:
+       $(MAKE) -C $(BOARD)-$(KERNEL) refresh
+
+menuconfig:
        $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig
 
 clean:
This page took 0.021688 seconds and 4 git commands to generate.