repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix3.git]
/
minix
/
drivers
/
bus
/
i2c
/
arch
/
i386
/
Makefile.inc
blob
9138888db59b34cf592de08f499c3815a504142f
1
# Makefile for arch-dependent i2c code
2
.include <bsd.own.mk>
3
4
HERE=${.CURDIR}/arch/${MACHINE_ARCH}
5
.PATH: ${HERE}
6
7
SRCS += pci_i2c.c pci_i2c.h pci_i2c_register.h