apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested...
[openwrt.git] / target / linux / Makefile
index 2a9cf7d..c15d819 100644 (file)
@@ -19,5 +19,8 @@ compile:
 install:
        $(MAKE) -C $(BOARD)-$(KERNEL) install
        
+menuconfig:
+       $(MAKE) -C $(BOARD)-$(KERNEL) menuconfig
+
 clean:
        $(MAKE) -C $(BOARD)-$(KERNEL) clean
This page took 0.024799 seconds and 4 git commands to generate.