From 237a0a4fd1eacf8f222f4e0a9e011066b80264c4 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 23 Feb 2005 21:06:26 +0000 Subject: ensure sstrip is build before needed by packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@288 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/Makefile') diff --git a/openwrt/Makefile b/openwrt/Makefile index 172e1b80c2..92137eac20 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -49,7 +49,7 @@ ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) # ############################################################## TARGETS:=host-sed kernel-headers uclibc-configured binutils gcc uclibc-target-utils -TARGETS+=linux +TARGETS+=openwrt-sstrip linux include toolchain/Makefile.in include package/Makefile.in -- cgit v1.2.3