Working configuration, minimalistic
[openwrt.git] / target / linux / Makefile
index 6982287..c15d819 100644 (file)
@@ -19,7 +19,7 @@ compile:
 install:
        $(MAKE) -C $(BOARD)-$(KERNEL) install
        
-menuconfig: prepare
+menuconfig:
        $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig
 
 clean:
This page took 0.023031 seconds and 4 git commands to generate.