ab747348b5
Obsolete the I2C_SCAN option as this can now be done from userland.
7 lines
131 B
Makefile
7 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/10/02 16:39:47 jmcneill Exp $
|
|
|
|
INCSDIR= /usr/include/dev/i2c
|
|
INCS= i2c_io.h
|
|
|
|
.include <bsd.kinc.mk>
|