summaryrefslogtreecommitdiff
path: root/test/build.mk
blob: 44739752a048b99d2a19810e45a124cb5e39bdd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# on-board test binaries build
#

test-list=hello pingpong timer_calib timer_dos
#disable: powerdemo

pingpong-y=pingpong.o
powerdemo-y=powerdemo.o
timer_calib-y=timer_calib.o
timer_dos-y=timer_dos.o