mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[gpio] add gpiospi to the gpio module.
This commit is contained in:
parent
bcc2d75c36
commit
b4c5dea65c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@
|
|||
# SUCH DAMAGE.
|
||||
#
|
||||
|
||||
SUBDIR = gpiobus gpioiic gpioled gpiopps
|
||||
SUBDIR = gpiobus gpioiic gpioled gpiopps gpiospi
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue