add a couple driver names for Xorg
This commit is contained in:
parent
7aac9a5290
commit
e1d1db9e9e
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: bsd.own.mk,v 1.542 2008/10/29 23:46:52 macallan Exp $
|
||||
# $NetBSD: bsd.own.mk,v 1.543 2008/11/06 22:13:58 macallan Exp $
|
||||
|
||||
.if !defined(_BSD_OWN_MK_)
|
||||
_BSD_OWN_MK_=1
|
||||
|
@ -852,11 +852,11 @@ X11SRCDIR.xf86-input-${_i}?= ${X11SRCDIRMIT}/xf86-input-${_i}/dist
|
|||
.endfor
|
||||
|
||||
.for _v in \
|
||||
apm ark ast ati chips cirrus cyrix glint i128 i740 imstt intel \
|
||||
mach64 mga neomagic nsc nv nvxbox r128 radeonhd rendition \
|
||||
s3 s3virge savage \
|
||||
siliconmotion sis sunffb suncg6 tdfx tga trident tseng vesa vga via \
|
||||
vmware wsfb
|
||||
agten apm ark ast ati chips cirrus crime cyrix glint i128 i740 imstt \
|
||||
intel mach64 mga neomagic newport nsc nv nvxbox pnozz r128 radeonhd \
|
||||
rendition s3 s3virge savage siliconmotion sis sunffb suncg6 tdfx tga \
|
||||
trident tseng vesa vga via vmware wsfb
|
||||
|
||||
X11SRCDIR.xf86-video-${_v}?= ${X11SRCDIRMIT}/xf86-video-${_v}/dist
|
||||
.endfor
|
||||
|
||||
|
|
Loading…
Reference in New Issue