From be858ab93b612065762f7b00425fceb99c0710b7 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Wed, 3 Feb 2016 01:37:47 +0000
Subject: [PATCH] extra/mesa: update notes

---
 extra/mesa/PKGBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index e1211f098..4c6e9f6e3 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -6,6 +6,7 @@
 #  - Removed DRI and Gallium3D drivers/packages for chipsets that don't exist in our ARM devices (intel, radeon, VMware svga).
 #  - Removed libgles, libegl and khrplatform-devel from conflicts for marvell-libgfx compatibility.
 #  - Moved .pc files to mesa-libgl that reference libraries in mesa-libgl
+#  - Build vc4 gallium driver for v6/v7
 
 pkgbase=mesa
 pkgname=('mesa' 'mesa-libgl' 'libva-mesa-driver')