From 960b21b516f519374168ee3703c8dd034c147843 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 14 Aug 2005 15:00:56 +0000 Subject: add new image builder git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index 5e8c6f28c..e6156b48b 100644 --- a/target/Makefile +++ b/target/Makefile @@ -26,5 +26,6 @@ image_clean: $(MAKE) -C $(patsubst %-rebuild,%,$@) rebuild %-install: %-compile $(MAKE) -C $(patsubst %-install,%,$@) install - +linux-imagebuilder: + $(MAKE) -C linux imagebuilder -- cgit v1.2.3