ensure sstrip is build before needed by packages
[openwrt-10.03/.git] / Makefile
index 172e1b80c2d834481f9c620424431969de60f924..92137eac20c4e5e2b06b9440e200060e1624ff15 100644 (file)
--- a/Makefile
+++ b/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