This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
modules
/
gpio
History
lwhsu
5673f31b74
- Add required header for fixing
make
in sys/modules/gpio
...
Reviewed by: imp, loos Differential Revision:
https://reviews.freebsd.org/D7815
2016-10-21 03:23:17 +00:00
..
gpiobus
Fix parallel builds by specifying *all* required headers in SRCS.
2016-05-27 04:34:42 +00:00
gpioiic
Fix parallel builds by specifying *all* required headers in SRCS.
2016-05-27 04:34:42 +00:00
gpiokeys
…
gpioled
Fix parallel builds by specifying *all* required headers in SRCS.
2016-05-27 04:34:42 +00:00
gpiopps
Fix parallel builds by specifying *all* required headers in SRCS.
2016-05-27 04:34:42 +00:00
gpiospi
- Add required header for fixing
make
in sys/modules/gpio
2016-10-21 03:23:17 +00:00
Makefile
Add gpiokeys to the list of GPIO modules built only if FDT is enabled
2016-05-28 00:22:39 +00:00