Home
last modified time | relevance | path

Searched hist:bf7b542e0216e6bd3bcd5ff46e376643d41f4f9f (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/modules/sdhci_fdt/
H A DMakefilediff bf7b542e0216e6bd3bcd5ff46e376643d41f4f9f Mon Jun 21 21:55:03 CEST 2021 Emmanuel Vadot <manu@FreeBSD.org> sdhci_fdt: Add gpio_if.h to the source

Otherwise if we compile a kernel without gpio support this file isn't compiled.
Also it's needed so it's good to list all deps.

PR: 256756