mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
configuring uClibc depends on first having kernel headers in place
This commit is contained in:
2
Makefile
2
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user