fsl_sdhci.c: Port to RTEMS

Update #3525.
This commit is contained in:
Sebastian Huber
2018-09-19 08:22:14 +02:00
parent 6721f56bca
commit b3825029ff
2 changed files with 4 additions and 0 deletions

View File

@@ -724,6 +724,7 @@ class mmc_ti(builder.Module):
'sys/arm/ti/ti_sdhci.c',
'sys/dev/gpio/gpiobus.c',
'sys/dev/gpio/ofw_gpiobus.c',
'sys/dev/sdhci/fsl_sdhci.c',
'sys/dev/sdhci/sdhci.c',
'sys/dev/sdhci/sdhci_fdt_gpio.c',
],