mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-30 08:53:29 +08:00
dtc: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6a4cf38d65
commit
f56c62be67
@ -11,6 +11,7 @@ DTC_LICENSE = GPLv2+/BSD-2c
|
||||
DTC_LICENSE_FILES = README.license GPL
|
||||
DTC_INSTALL_STAGING = YES
|
||||
DTC_DEPENDENCIES = host-bison host-flex
|
||||
HOST_DTC_DEPENDENCIES = host-bison host-flex
|
||||
|
||||
define DTC_POST_INSTALL_TARGET_RM_DTDIFF
|
||||
rm -f $(TARGET_DIR)/usr/bin/dtdiff
|
||||
|
Loading…
Reference in New Issue
Block a user