summaryrefslogtreecommitdiff
path: root/conf/cross/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-25 01:32:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-25 01:32:13 +0100
commit8de5228fcfe0e7f7211f2192bd64e4f32f4d0d45 (patch)
tree6c964732e948a47b8f802514256397345b526a26 /conf/cross/portage/make.conf
parentd8bf8dcc47541541f0bc69d2d19db86d87f4a7a5 (diff)
media-libs/mesa : enable v3d driver
Diffstat (limited to 'conf/cross/portage/make.conf')
-rw-r--r--conf/cross/portage/make.conf/00-devices.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cross/portage/make.conf/00-devices.conf b/conf/cross/portage/make.conf/00-devices.conf
index f086c98..fd21c2e 100644
--- a/conf/cross/portage/make.conf/00-devices.conf
+++ b/conf/cross/portage/make.conf/00-devices.conf
@@ -1,4 +1,4 @@
# This file has been automatically generated, do not edit.
INPUT_DEVICES="evdev libinput"
-VIDEO_CARDS="vc4"
+VIDEO_CARDS="vc4 v3d"