summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/Makefile
AgeCommit message (Expand)Author
2011-10-02Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.jmcneill
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
1998-06-12Rework the way kernel include files are installed. In the new method,cgd