X-Git-Url: http://pileus.org/git/?p=~andy%2Fcsm213a-hw;a=blobdiff_plain;f=hw2%2Fmakefile;fp=hw2%2Fmakefile;h=11824a8e20aa1dd86a22b8b29ef2fa6088ea63da;hp=e7c5b4006ffe77909e783aeed7958813a3f0dbb4;hb=b3c038492109586658d195dbaaf6b0c95cce0a20;hpb=a9299548b2cae6dfe9050dd7d054c5496e5c07c3 diff --git a/hw2/makefile b/hw2/makefile index e7c5b40..11824a8 100644 --- a/hw2/makefile +++ b/hw2/makefile @@ -19,7 +19,7 @@ dist: zip mbed.zip makefile ../common.mk *.{c,cpp,h} */*.{cpp,.h} # Primary mbed (mbed1/mbed2) -mbed.elf: main.o serial_irq.o serial_dma.o timer_dma.o +mbed.elf: main.o serial_irq.o serial_dma.o timer_dma.o messages.o mbed-run: mbed.bin control install.sh @./install.sh $<