summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2018-08-27 15:03:24 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2018-08-27 15:03:24 +0000
commit72e850c3c62c067db49352318a72cb13f0effe58 (patch)
tree24b18e78f6d249ba19b2d11d8149914703544b84 /driver
parent828358263fa02da38bd6c20a9be3a79883621678 (diff)
Build xf86-video-ati on arm64.
ok jsg@, matthieu@
Diffstat (limited to 'driver')
-rw-r--r--driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/Makefile b/driver/Makefile
index ffb3cba96..1d530d978 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.70 2017/05/21 13:18:29 visa Exp $
+# $OpenBSD: Makefile,v 1.71 2018/08/27 15:03:23 kettenis Exp $
INPUT_DRV_DEFAULT= \
xf86-input-keyboard \
@@ -55,7 +55,7 @@ VIDEO_DRV_amd64= \
xf86-video-wsfb xf86-video-wsudl
VIDEO_DRV_arm64= \
- xf86-video-wsfb xf86-video-wsudl
+ xf86-video-ati xf86-video-wsfb xf86-video-wsudl
VIDEO_DRV_armv7= \
xf86-video-wsfb xf86-video-wsudl