minix/minix/drivers/bus/i2c/arch/i386/Makefile.inc
rlfnb 59ca1d7542 moved service configuration out of system.conf
Change-Id: I996c0e700b087c5130ac6480ae39e1eefa771eff
2016-02-07 19:17:43 +01:00

8 lines
163 B
Makefile

# Makefile for arch-dependent i2c code
.include <bsd.own.mk>
HERE=${.CURDIR}/arch/${MACHINE_ARCH}
.PATH: ${HERE}
SRCS += pci_i2c.c pci_i2c.h pci_i2c_register.h