Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile: compile MMDIR/tools before run flterm
  • Loading branch information
Xiangfu Liu committed Dec 2, 2011
1 parent 7ca3da6 commit d41c1c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Expand Up @@ -31,6 +31,7 @@ boot.elf: linker.ld $(OBJECTS) $(LIBS)
chmod -x $@

load: boot.bin
make -C $(MMDIR)/tools/
$(MMDIR)/tools/flterm --port /dev/ttyUSB0 --kernel boot.bin

$(MMDIR)/software/libhpdmc/libhpdmc.a:
Expand Down

0 comments on commit d41c1c9

Please sign in to comment.