Sign in
android-kvm
/
buildroot
/
5dbebf3d35095e26463bbb0fddebf906454a685c
/
.
/
support
/
dependencies
/
check-host-coreutils.mk
blob: 87a3f446eac6bfba119353a9c8e73db3f8ee15d1 [
file
] [
log
] [
blame
]
# Check whether the host's coreutils are up to date enough
# to provide 'ln --relative' and 'realpath'.
ifeq
(,
$
(
call suitable
-
host
-
package
,
coreutils
))
BR2_COREUTILS_HOST_DEPENDENCY
=
host
-
coreutils
endif