blob: 2b1403cd211942c653aa718b6b2f3d2d9a966aa7 [file] [log] [blame]
Travis Geiselbrecht1d0df692008-09-01 02:26:09 -07001# top level project rules for the qemu-arm-test project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := qemu-arm
Travis Geiselbrechtf54ab822008-09-05 04:14:40 -07006MODULES += \
Travis Geiselbrecht577036f2009-01-24 21:37:21 -08007 app/tests \
8 app/shell
9