summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-02-20 11:07:11 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2016-02-20 11:07:11 +0000
commit18af122915ee82ee887b192eaaf1370a28d6fe3b (patch)
tree5e75c3f629138e1181faf51c9ee69ff96ebd207e
parent25bceab23bc2fba76d0126009d0b4bff7d6cff13 (diff)
No more aviion
-rw-r--r--driver/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/driver/Makefile b/driver/Makefile
index 5c4eb0558..594b54975 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.64 2015/09/07 21:26:01 matthieu Exp $
+# $OpenBSD: Makefile,v 1.65 2016/02/20 11:07:10 matthieu Exp $
INPUT_DRV_DEFAULT= \
xf86-input-keyboard \
@@ -16,8 +16,6 @@ INPUT_DRV_alpha=
INPUT_DRV_amd64= ${INPUT_DRV_COMMON} xf86-input-synaptics xf86-input-vmmouse
-INPUT_DRV_aviion=
-
INPUT_DRV_hppa= ${INPUT_DRV_DEFAULT}
INPUT_DRV_i386= ${INPUT_DRV_COMMON} xf86-input-synaptics xf86-input-vmmouse
@@ -66,8 +64,6 @@ VIDEO_DRV_armish= \
VIDEO_DRV_armv7= \
xf86-video-wsfb xf86-video-wsudl
-VIDEO_DRV_aviion=
-
VIDEO_DRV_hppa= \
xf86-video-wsfb \
xf86-video-wsudl