diff target-utils/c139explore/Makefile @ 39:280826b807e3

c139explore: dac and dacon commands added for exercising the vibrator
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 01:53:12 +0000
parents e7502631a0f9
children 750765d6caeb
line wrap: on
line diff
--- a/target-utils/c139explore/Makefile	Wed Oct 26 01:09:20 2016 +0000
+++ b/target-utils/c139explore/Makefile	Wed Oct 26 01:53:12 2016 +0000
@@ -5,7 +5,8 @@
 OBJCOPY=arm-elf-objcopy
 
 PROG=	c139explore
-OBJS=	crt0.o backlight.o cmdtab.o lcd.o main.o mygetchar.o uartbase.o uwire.o
+OBJS=	crt0.o backlight.o cmdtab.o dac.o lcd.o main.o mygetchar.o uartbase.o \
+	uwire.o
 LIBS=	../libcommon/libcommon.a ../libprintf/libprintf.a ../libbase/libbase.a
 LDS=	../env/compalram.lds