From 56239e49a601dcde6ace3fd869602e78b860ddf7 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Fri, 15 Oct 2004 08:26:30 +0000 Subject: Build the uClibc utils with the uClibc-targeted toolchain. While the host utils are also built, they are not currently installed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 44220cc97..4891adfbf 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,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 +TARGETS:=host-sed kernel-headers uclibc-configured binutils gcc uclibc-target-utils include toolchain/Makefile.in include toolchain/*/Makefile.in include package/Makefile.in -- cgit v1.2.3