[project] projects for aboot on surf 7k and surf 8k

This commit is contained in:
Brian Swetland
2009-01-25 16:25:51 -08:00
parent 9c4c075b7f
commit d153278b80
2 changed files with 16 additions and 0 deletions

8
project/aboot-surf7k.mk Normal file
View File

@@ -0,0 +1,8 @@
# top level project rules for the armemu-test project
#
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := surf-msm7k
MODULES += app/aboot

8
project/aboot-surf8k.mk Normal file
View File

@@ -0,0 +1,8 @@
# top level project rules for the armemu-test project
#
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := surf-qsd8k
MODULES += app/aboot