Files
lk/target/realview-pb/rules.mk
Travis Geiselbrecht d62c6977c4 [platform][realview-pb] first stab at working Realview Explore board
This target seems to be the best one to target for generic arm support
on current stock qemu builds.
2012-12-30 17:57:06 -08:00

16 lines
173 B
Makefile

LOCAL_DIR := $(GET_LOCAL_DIR)
#MODULE := $(LOCAL_DIR)
INCLUDES += \
-I$(LOCAL_DIR)/include
PLATFORM := realview-pb
MODULES += \
DEFINES += \
#include make/module.mk