From e46ea682c1aa214ccb59c9871914993c9375e5c2 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Mon, 24 Jan 2011 08:54:54 +0100 Subject: Fixing a few templates, and making the various needed functions available. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f3331ed..6670cb7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TARGET = demo.bin -LIBS = -LFreeRTOS -Larch -lFreeRTOS -larch +LIBS = -LFreeRTOS -Larch -Los -lFreeRTOS -larch -los export ROOTDIR = $(CURDIR) -- cgit v1.2.3