1 ################################################################################
5 ################################################################################
7 BR_LIBC
= $(call qstrip
,$(BR2_TOOLCHAIN_BUILDROOT_LIBC
))
9 # Triggering the build of the host-gcc-final will automatically do the
10 # build of binutils, uClibc, kernel headers and all the intermediate
13 TOOLCHAIN_BUILDROOT_DEPENDENCIES
= host-gcc-final
15 TOOLCHAIN_BUILDROOT_ADD_TOOLCHAIN_DEPENDENCY
= NO
17 $(eval
$(virtual-package
))