diff options
| author | Landon J. Fuller <landonf@FreeBSD.org> | 2017-11-24 19:01:14 +0000 |
|---|---|---|
| committer | Landon J. Fuller <landonf@FreeBSD.org> | 2017-11-24 19:01:14 +0000 |
| commit | f8e61edaa12e9a0510b14bf17acbda2dc7a04bb5 (patch) | |
| tree | bbd2e3a3140939bdc81c6cb0063808b61b858138 /sys/modules/bhnd/Makefile | |
| parent | 26a8bd903a98c86ff6104f750f34bf4986e58534 (diff) | |
Notes
Diffstat (limited to 'sys/modules/bhnd/Makefile')
| -rw-r--r-- | sys/modules/bhnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/bhnd/Makefile b/sys/modules/bhnd/Makefile index 4c45dcb0f484..eec24e9c778a 100644 --- a/sys/modules/bhnd/Makefile +++ b/sys/modules/bhnd/Makefile @@ -17,7 +17,7 @@ SRCS+= bhnd_erom_if.c bhnd_erom_if.h SRCS+= chipc.c chipc_subr.c SRCS+= chipc_gpio.c -SRCS+= gpio_if.h +SRCS+= gpio_if.h ofw_bus_if.h SRCS+= bhnd_sprom_chipc.c \ bhnd_pmu_chipc.c |
