aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2010-08-31 22:05:39 -0400
committerbnewbold <bnewbold@robocracy.org>2010-08-31 22:05:39 -0400
commit0ccec95446d4c7f3ea47a46d267c791fb22bb8d4 (patch)
tree0ea524020fc464c33b8f988e3f182e908105e1fc /Makefile
parent02d7b08f0497096f21e41922e0efb54c4ef33bab (diff)
downloadlibrambutan-0ccec95446d4c7f3ea47a46d267c791fb22bb8d4.tar.gz
librambutan-0ccec95446d4c7f3ea47a46d267c791fb22bb8d4.zip
Portability fixes
Still not working but fixed a lot of merge errors
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 28cd4f3..de6c625 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# Valid BOARDs: maple, maple_native, ...
BOARD ?= maple
-MEMORY_TARGET ?= flash
+MEMORY_TARGET ?= ram
# USB ID for DFU upload
VENDOR_ID := 1EAF