ensure sstrip is build before needed by packages
[openwrt.git] / openwrt / Makefile
index 172e1b8..92137ea 100644 (file)
@@ -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