mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Add gpiokeys to the list of GPIO modules built only if FDT is enabled
This commit is contained in:
parent
b7622235d0
commit
12889df73f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300894
@ -28,7 +28,7 @@
|
||||
SUBDIR = gpiobus gpioiic gpioled gpiospi
|
||||
|
||||
.if !empty(OPT_FDT)
|
||||
SUBDIR += gpiopps
|
||||
SUBDIR += gpiokeys gpiopps
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user