Add commented out xf86-video-igs under netwinder.
This commit is contained in:
parent
6085ee1cdc
commit
ed067c7c4b
3
external/mit/xorg/server/drivers/Makefile
vendored
3
external/mit/xorg/server/drivers/Makefile
vendored
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile,v 1.36 2009/12/05 09:11:54 snj Exp $
|
# $NetBSD: Makefile,v 1.37 2009/12/11 22:37:39 snj Exp $
|
||||||
|
|
||||||
SUBDIR= \
|
SUBDIR= \
|
||||||
xf86-input-keyboard \
|
xf86-input-keyboard \
|
||||||
@ -64,6 +64,7 @@ SUBDIR+= \
|
|||||||
.elif ${MACHINE} == "netwinder"
|
.elif ${MACHINE} == "netwinder"
|
||||||
SUBDIR+= \
|
SUBDIR+= \
|
||||||
xf86-video-wsfb
|
xf86-video-wsfb
|
||||||
|
# xf86-video-igs
|
||||||
.elif ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "sparc"
|
.elif ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "sparc"
|
||||||
SUBDIR+= \
|
SUBDIR+= \
|
||||||
xf86-video-ag10e \
|
xf86-video-ag10e \
|
||||||
|
Loading…
Reference in New Issue
Block a user