project: msm8996: Rename thulium to msm8996

Rename the thulium project files to msm8996

Change-Id: I1c26e34ef8051917d77ea0c4be9a16aa6d67c88f
diff --git a/target/thulium/init.c b/target/msm8996/init.c
similarity index 100%
rename from target/thulium/init.c
rename to target/msm8996/init.c
diff --git a/target/thulium/meminfo.c b/target/msm8996/meminfo.c
similarity index 100%
rename from target/thulium/meminfo.c
rename to target/msm8996/meminfo.c
diff --git a/target/thulium/rules.mk b/target/msm8996/rules.mk
similarity index 97%
rename from target/thulium/rules.mk
rename to target/msm8996/rules.mk
index 982f4ee..28ab538 100644
--- a/target/thulium/rules.mk
+++ b/target/msm8996/rules.mk
@@ -2,7 +2,7 @@
 
 INCLUDES += -I$(LOCAL_DIR)/include -I$(LK_TOP_DIR)/platform/msm_shared
 
-PLATFORM := thulium
+PLATFORM := msm8996
 
 MEMBASE := 0x8F000000 # SDRAM
 MEMSIZE := 0x00200000 # 2MB
diff --git a/target/thulium/tools/makefile b/target/msm8996/tools/makefile
similarity index 100%
rename from target/thulium/tools/makefile
rename to target/msm8996/tools/makefile