v
g
diff --git a/crdroid.mk b/crdroid.mk
new file mode 100644
index 0000000..c3a5273
--- /dev/null
+++ b/crdroid.mk
@@ -0,0 +1,8 @@
+# Inherit some common crDroid stuff.
+$(call inherit-product, vendor/crdroid/config/common_full_phone.mk)
+
+# Inherit device configuration
+$(call inherit-product, device/motorola/falcon/full_falcon.mk)
+
+PRODUCT_RELEASE_NAME := MOTO G
+PRODUCT_NAME := crdroid_falcon