diff options
| author | Elias Bakken <elias@iagent.no> | 2015-06-15 21:44:29 +0000 |
|---|---|---|
| committer | Elias Bakken <elias@iagent.no> | 2015-06-15 21:44:29 +0000 |
| commit | bffe9b65a5fa327a69b14b6865a2f80a9dddd610 (patch) | |
| tree | eff8ed888a5c4bbfed84e950a2c90e2db8ee129f /Makefile | |
| parent | 5eaa89d0f73380f9dc2bd655ba9a7d57d683ec48 (diff) | |
Working on Replicape 00B1
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -DTC ?= dtc +DTC ?= /usr/local/bin/dtc CPP ?= cpp MAKEFLAGS += -rR --no-print-directory |
