Sign in
android-kvm
/
buildroot
/
28252450c4418d6544992563029448a27cbbc8b1
/
.
/
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