Home | History | Annotate | Line # | Download | only in cx24227
      1  1.2       rin #	$NetBSD: Makefile,v 1.2 2019/02/17 04:05:46 rin Exp $
      2  1.1  jmcneill 
      3  1.1  jmcneill .include "../Makefile.inc"
      4  1.1  jmcneill 
      5  1.1  jmcneill .PATH:	${S}/dev/i2c
      6  1.1  jmcneill 
      7  1.1  jmcneill KMOD=	cx24227
      8  1.1  jmcneill SRCS=	cx24227.c
      9  1.1  jmcneill 
     10  1.1  jmcneill .include <bsd.kmodule.mk>
     11