altos: Add ao_boot_chain to telemega v0.3
authorKeith Packard <keithp@keithp.com>
Sat, 27 Apr 2013 07:37:15 +0000 (00:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Apr 2013 07:39:13 +0000 (00:39 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemega-v0.3/Makefile

index 142f895733eea176d673f4b9863d3e78236ac765..657402dffcb6c2e34a97d03aaf1e7a4d40b86f88 100644 (file)
@@ -45,6 +45,7 @@ INC = \
 #STACK_GUARD_DEF=-DHAS_STACK_GUARD=1
 
 ALTOS_SRC = \
+       ao_boot_chain.c \
        ao_interrupt.c \
        ao_product.c \
        ao_romconfig.c \