]> mj.ucw.cz Git - home-hw.git/blob - test-bsb/Makefile
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/home-hw
[home-hw.git] / test-bsb / Makefile
1 ROOT=..
2 BINARY=test
3 OBJS=test.o
4 LIB_OBJS=util-debug.o
5
6 # WITH_SERIAL_FLASH=1
7
8 include $(ROOT)/mk/bluepill.mk