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
tools/llvm: Do not build with symbols
[minix3.git]
/
minix
/
drivers
/
bus
/
i2c
/
arch
/
earm
/
Makefile.inc
blob
497fd24c3a1c4105a6d50a705e4326bb62d7d66d
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 += omap_i2c.c omap_i2c.h omap_i2c_registers.h