summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2013-12-17 13:45:11 -0500
committerGaetan Nadon <memsize@videotron.ca>2014-01-07 15:28:30 -0500
commit4cd9675a18dc892ef45781a3e03ff591db569eba (patch)
tree858eac4e3d917232dd035f076b5ed2743f35c7f0
parenta74a6ddb4e965799f39bb54afb373bd527a5bb95 (diff)
build.sh: add the glamor driver
A recent addition and a prereq to ati driver. It is already in jhbuild Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3500a70..d102a48 100755
--- a/build.sh
+++ b/build.sh
@@ -1174,6 +1174,7 @@ build_all_modules() {
Darwin)
;;
*)
+ build driver glamor
build driver xf86-input-keyboard
build driver xf86-input-mouse
build driver xf86-input-synaptics