[project] projects for aboot on surf 7k and surf 8k
This commit is contained in:
8
project/aboot-surf7k.mk
Normal file
8
project/aboot-surf7k.mk
Normal 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
8
project/aboot-surf8k.mk
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user