blob: b9b72aa2233e505118ad44f4c0c6621c840eec7b [file] [log] [blame]
# top level project rules for the mdm9615 project
#
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := mdm9625
MODULES += app/aboot
DEBUG := 1
#DEFINES += WITH_DEBUG_DCC=1
DEFINES += WITH_DEBUG_UART=1
#DEFINES += WITH_DEBUG_FBCON=1
DEFINES += DEVICE_TREE=1
#disable Thumb mode for the codesourcery/arm-2011.03 toolchain
ENABLE_THUMB := false
#Override linker
LD := $(TOOLCHAIN_PREFIX)ld.bfd