aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/gpio/gpiopps/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-2/+2
* Fix parallel builds by specifying *all* required headers in SRCS.Ian Lepore2016-05-271-1/+1
* Add a PPS driver that takes the timing pulse from a gpio pin. CurrentlyIan Lepore2016-05-261-0/+40