summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorElias Bakken <elias@iagent.no>2015-06-15 21:44:29 +0000
committerElias Bakken <elias@iagent.no>2015-06-15 21:44:29 +0000
commitbffe9b65a5fa327a69b14b6865a2f80a9dddd610 (patch)
treeeff8ed888a5c4bbfed84e950a2c90e2db8ee129f /Makefile
parent5eaa89d0f73380f9dc2bd655ba9a7d57d683ec48 (diff)
Working on Replicape 00B1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 246b5ef..3ca26fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-DTC ?= dtc
+DTC ?= /usr/local/bin/dtc
CPP ?= cpp
MAKEFLAGS += -rR --no-print-directory