This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-07 07:44:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fa97669261
opnsense-src
/
sys
/
modules
/
gpio
History
Li-Wen Hsu
90ea06dd8a
- 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
Revert r299739. That did not make it better.
2016-05-14 09:39:21 +00:00
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