blob: c71a7e7c2509d72ecf32c06606c59218d9297bf9 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001LOCAL_DIR := $(GET_LOCAL_DIR)
2
3TARGET := rpi2
4
5MODULES += \
6 app/shell \
7 app/stringtests \
8 app/tests \
9 lib/cksum \
10 lib/debugcommands \
11