summaryrefslogtreecommitdiff
path: root/config.make
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2011-12-20 18:31:56 +0000
committerTim Redfern <tim@eclectronics.org>2011-12-20 18:31:56 +0000
commit084c8a9b85b853fa630d5a102cd102b45d543abf (patch)
tree7268fe74717c5140ca22649b9694e8591276a917 /config.make
parent5523988d1729fe5c2757e046636d219639ee6724 (diff)
building multiple views
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..23d8351 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