aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xorg-drivers
diff options
context:
space:
mode:
authorJohannes M Dieterich <jmd@FreeBSD.org>2017-01-30 01:42:13 +0000
committerJohannes M Dieterich <jmd@FreeBSD.org>2017-01-30 01:42:13 +0000
commit2fb1e2b64a5e3b3f5753b6c33d3f0bae0c552105 (patch)
tree3250b1b719ba14e497e5fea0fbbd7561e7dff99f /x11-drivers/xorg-drivers
parent0a3f2e2222a1f3f28b8e9f43e6c615b8e5fb4f49 (diff)
downloadports-2fb1e2b64a5e3b3f5753b6c33d3f0bae0c552105.tar.gz
ports-2fb1e2b64a5e3b3f5753b6c33d3f0bae0c552105.zip
Add xf86-video-ast driver for ASPEED graphics controllers in recent server motherboards.
PR: 194705 Submitted by: nwhitehorn@freebsd.org Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9309
Notes
Notes: svn path=/head/; revision=432816
Diffstat (limited to 'x11-drivers/xorg-drivers')
-rw-r--r--x11-drivers/xorg-drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile
index e5e378db6854..916852f39f66 100644
--- a/x11-drivers/xorg-drivers/Makefile
+++ b/x11-drivers/xorg-drivers/Makefile
@@ -32,6 +32,7 @@ VIDEO_DRIVERS= mach64 \
vesa \
apm \
ark \
+ ast \
chips \
dummy \
glint \