summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2019-08-28 08:03:11 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2019-08-28 08:03:11 +0000
commit2e6e0a618d983f61a9524fbf2330fbdd6544404f (patch)
tree742cf511447f55e35a961d331b647854f29ae1e6 /driver
parent73aa9c517a0f86fa1af7f419c8d4ede2704fc8b6 (diff)
build xf86-video-amdgpu on arm64
ok kettenis@ patrick@
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 69d528957..ab36d65ac 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.74 2019/05/12 08:34:26 matthieu Exp $
+# $OpenBSD: Makefile,v 1.75 2019/08/28 08:03:10 jsg 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-ati xf86-video-wsfb xf86-video-wsudl
+ xf86-video-amdgpu xf86-video-ati xf86-video-wsfb xf86-video-wsudl
VIDEO_DRV_armv7= \
xf86-video-wsfb xf86-video-wsudl