aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c/nxprtc
Commit message (Collapse)AuthorAgeFilesLines
* Add a missing header file to SRCS to fix out-of-kernel builds.Ian Lepore2017-09-161-1/+1
| | | | | | | | | PR: 222354 Submitted by: eugen@ Pointy hat: ian@ Notes: svn path=/head/; revision=323642
* Add missing header file to SRCS.Ian Lepore2017-08-031-1/+1
| | | | | | | Reported by: manu@ Notes: svn path=/head/; revision=322026
* Build iicbus/{ds1307,ds3231,nxprtc} as modules.Ian Lepore2017-07-311-0/+7
Notes: svn path=/head/; revision=321828