summaryrefslogtreecommitdiffstats
path: root/cm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cm.mk')
-rw-r--r--cm.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cm.mk b/cm.mk
index 7fc940f..4f4a2ac 100644
--- a/cm.mk
+++ b/cm.mk
@@ -8,6 +8,9 @@ $(call inherit-product, vendor/replicant/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/samsung/crespo/full_crespo.mk)
+# Inherit Software GL configuration.
+$(call inherit-product, vendor/replicant/config/software_gl.mk)
+
# Enhanced NFC
$(call inherit-product, vendor/replicant/config/nfc_enhanced.mk)