updates for xf86-video-openchrome 0.6.0

This commit is contained in:
mrg 2017-08-29 04:58:38 +00:00
parent 64e9b5d330
commit 9a3b1d3e8c
1 changed files with 12 additions and 9 deletions

View File

@ -1,28 +1,31 @@
# $NetBSD: Makefile,v 1.10 2016/08/21 12:39:17 joerg Exp $
# $NetBSD: Makefile,v 1.11 2017/08/29 04:58:38 mrg Exp $
DRIVER= xf86-video-openchrome
DRIVER_NAME= openchrome_drv
SRCS= \
via_3d.c \
via_exa.c \
via_exa_h2.c \
via_exa_h6.c \
via_bandwidth.c \
via_analog.c \
via_ch7xxx.c \
via_display.c \
via_driver.c \
via_exa.c \
via_exa_h2.c \
via_exa_h6.c \
via_fp.c \
via_i2c.c \
via_id.c \
via_lvds.c \
via_memcpy.c \
via_memmgr.c \
via_outputs.c \
via_xv_overlay.c \
via_ums.c \
via_sii164.c \
via_tmds.c \
via_tv.c \
via_vgahw.c \
via_xv.c \
via_vt162x.c
via_vt162x.c \
via_xv_overlay.c \
via_xv.c
# DRI
SRCS+= \