blob: 71a300f625cb943db2d1ecd0d2d9aec6fbf6b59c [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
6APPS := tests
7
8OBJS += \
9 $(LOCAL_DIR)/init.o
10