1LOCAL_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 12