summaryrefslogtreecommitdiff
path: root/config.make
diff options
context:
space:
mode:
Diffstat (limited to 'config.make')
-rw-r--r--config.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make b/config.make
index cc16340..c3c4e2f 100644
--- a/config.make
+++ b/config.make
@@ -3,7 +3,7 @@
# OF_ROOT allows to move projects outside apps/* just set this variable to the
# absoulte path to the OF root folder
-OF_ROOT = ../../..
+OF_ROOT = ../of_preRelease_v007_linux
# USER_CFLAGS allows to pass custom flags to the compiler