15080cf08SEmmanuel Vadot.PATH:	${SRCTOP}/sys/compat/linuxkpi/common/src
25080cf08SEmmanuel Vadot
35080cf08SEmmanuel VadotKMOD=	linuxkpi_video
45080cf08SEmmanuel VadotSRCS=	linux_hdmi.c \
55080cf08SEmmanuel Vadot	linux_aperture.c \
6*59d36b89SVladimir Kondratyev	linux_cmdline.c \
75080cf08SEmmanuel Vadot	linuxkpi_videokmod.c
85080cf08SEmmanuel Vadot
95080cf08SEmmanuel VadotSRCS+=	${LINUXKPI_GENSRCS}
105080cf08SEmmanuel Vadot
115080cf08SEmmanuel VadotCFLAGS+=		${LINUXKPI_INCLUDES}
125080cf08SEmmanuel VadotCFLAGS.linux_hdmi.c=	-Wno-cast-qual
135080cf08SEmmanuel Vadot
145080cf08SEmmanuel VadotEXPORT_SYMS=	YES
155080cf08SEmmanuel Vadot
165080cf08SEmmanuel Vadot.include <bsd.kmod.mk>
17