repo.or.cz
/
minix.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
[minix.git]
/
minix
/
drivers
/
eeprom
/
Makefile
blob
40ab6c53c67900ad8c145ed7bb371eb918e468e9
1
.
include
<
bsd.own.mk
>
2
3
.if
${
MACHINE_ARCH
} ==
"earm"
4
SUBDIR
+=
cat24c256
5
.
endif
# ${MACHINE_ARCH} == "earm"
6
7
.
include
<
bsd.subdir.mk
>