Remove building with NOCRYPTO option
[minix.git] / minix / drivers / eeprom / Makefile
blob40ab6c53c67900ad8c145ed7bb371eb918e468e9
1 .include <bsd.own.mk>
3 .if ${MACHINE_ARCH} == "earm"
4 SUBDIR+= cat24c256
5 .endif # ${MACHINE_ARCH} == "earm"
7 .include <bsd.subdir.mk>