summaryrefslogtreecommitdiff
path: root/Vars.make
Side-by-side diff
Diffstat (limited to 'Vars.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Vars.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/Vars.make b/Vars.make
index b99da70..457f867 100644
--- a/Vars.make
+++ b/Vars.make
@@ -52,2 +52,5 @@ ifdef CONFIG_TARGET_MACOSX
endif
+ifdef CONFIG_TARGET_HTC
+ PLATFORM=htc-linux
+endif