From 8c709551ffb7ba5d28c504cc7bb0cab06e9324cb Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 18 Jul 2006 23:39:39 +0000 Subject: put sed check in the correct place --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3f621e171..c181aa7cc 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) # along with the packages to build for the target. # ############################################################## -TARGETS:=host-sed kernel-headers uclibc-configured binutils gcc uclibc-target-utils +TARGETS:=kernel-headers uclibc-configured binutils gcc uclibc-target-utils include toolchain/Makefile.in include package/Makefile.in -- cgit v1.2.3