[platform][vexpress-a9] initial add of platform support for arm versatile express for cortex-a9
This commit is contained in:
9
target/vexpress-a9/rules.mk
Normal file
9
target/vexpress-a9/rules.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
GLOBAL_INCLUDES += \
|
||||
$(LOCAL_DIR)/include
|
||||
|
||||
PLATFORM := vexpress-a9
|
||||
|
||||
#include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user