Searched refs:DTC_MIN_VERSION (Results 1 - 1 of 1) sorted by relevance

/u-boot/
H A DMakefile421 DTC_MIN_VERSION := 010406 macro
2056 if test "$(call dtc-version)" -lt $(DTC_MIN_VERSION); then \
2057 echo '*** Your dtc is too old, please upgrade to dtc $(DTC_MIN_VERSION) or newer'; \

Completed in 59 milliseconds