Initial Commit
diff --git a/cm.mk b/cm.mk
new file mode 100644
index 0000000..056bcfc
--- /dev/null
+++ b/cm.mk
@@ -0,0 +1,18 @@
+## Specify phone tech before including full_phone
+$(call inherit-product, vendor/cm/config/gsm.mk)
+
+# Release name
+PRODUCT_RELEASE_NAME := m7
+
+# Inherit some common CM stuff.
+$(call inherit-product, vendor/cm/config/common_full_phone.mk)
+
+# Inherit device configuration
+$(call inherit-product, device/htc/m7/device_m7.mk)
+
+## Device identifier. This must come after all inclusions
+PRODUCT_DEVICE := m7
+PRODUCT_NAME := cm_m7
+PRODUCT_BRAND := htc
+PRODUCT_MODEL := m7
+PRODUCT_MANUFACTURER := htc