summaryrefslogtreecommitdiff
path: root/tools/root.make
diff options
context:
space:
mode:
Diffstat (limited to 'tools/root.make')
-rw-r--r--tools/root.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/root.make b/tools/root.make
index c8c4eb4f89..b62cb4d589 100644
--- a/tools/root.make
+++ b/tools/root.make
@@ -120,7 +120,7 @@ else
120 endif 120 endif
121 121
122 ifneq (,$(findstring ypr0,$(APP_TYPE))) 122 ifneq (,$(findstring ypr0,$(APP_TYPE)))
123 include $(ROOTDIR)/firmware/target/hosted/ypr0/ypr0.make 123 include $(ROOTDIR)/firmware/target/hosted/samsungypr/ypr0/ypr0.make
124 endif 124 endif
125 125
126 ifneq (,$(findstring android, $(APP_TYPE))) 126 ifneq (,$(findstring android, $(APP_TYPE)))