configuring uClibc depends on first having kernel headers in place

This commit is contained in:
Eric Andersen
2006-07-18 23:43:58 +00:00
parent 8aa5dc4138
commit 98bc6dac2a
2 changed files with 2 additions and 2 deletions

View File

@@ -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