From 98bc6dac2abdd81a0f6cb504ffdcd4bd6ae77e2f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 18 Jul 2006 23:43:58 +0000 Subject: configuring uClibc depends on first having kernel headers in place --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c181aa7cc..e9d0ab8e2 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:=kernel-headers uclibc-configured binutils gcc uclibc-target-utils +TARGETS:=uclibc-configured binutils gcc uclibc-target-utils include toolchain/Makefile.in include package/Makefile.in -- cgit v1.2.3