From 0f29fc8b1be14db4908ee1d377c5e571d0ca6235 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sat, 1 Mar 2014 18:16:33 +0100 Subject: [PATCH] [sam3a] apply SRCLIBDIR patch --- lib/sam/3a/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/sam/3a/Makefile b/lib/sam/3a/Makefile index 6d3a788d..d3e558c3 100644 --- a/lib/sam/3a/Makefile +++ b/lib/sam/3a/Makefile @@ -18,6 +18,7 @@ ## LIBNAME = libopencm3_sam3a +SRCLIBDIR ?= ../.. PREFIX ?= arm-none-eabi