blob: 80b76ac146689e24c260c8aadbfe84921fa2c2e2 [file] [log] [blame]
Travis Geiselbrecht1d0df692008-09-01 02:26:09 -07001# top level project rules for the armemu-test project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := osk5912
6APPS := tests console
7
8OBJS += \
9 $(LOCAL_DIR)/init.o
10