blob: e96867d13ca2d58972a002d29248ef11f232681f [file] [log] [blame]
# top level project rules for the mdmkrypton project
#
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := mdmkrypton
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