ensure sstrip is build before needed by packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@288 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Waldemar Brodkorb
2005-02-23 21:06:26 +00:00
parent e8174df5d4
commit 08b561d68e
2 changed files with 2 additions and 2 deletions

View 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