add wrt54g v4 support
[openwrt.git] / target / Makefile
index 5e8c6f2..e6156b4 100644 (file)
@@ -26,5 +26,6 @@ image_clean:
        $(MAKE) -C $(patsubst %-rebuild,%,$@) rebuild
 %-install: %-compile
        $(MAKE) -C $(patsubst %-install,%,$@) install
-
+linux-imagebuilder:
+       $(MAKE) -C linux imagebuilder
 
This page took 0.021696 seconds and 4 git commands to generate.