blob: e96867d13ca2d58972a002d29248ef11f232681f [file] [log] [blame]
Sundarajan Srinivasan1dc335e2013-07-03 11:14:54 -07001# top level project rules for the mdmkrypton project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := mdmkrypton
6
7MODULES += app/aboot
8
9DEBUG := 1
10
11#DEFINES += WITH_DEBUG_DCC=1
12DEFINES += WITH_DEBUG_UART=1
13#DEFINES += WITH_DEBUG_FBCON=1
14DEFINES += DEVICE_TREE=1
15
16#disable Thumb mode for the codesourcery/arm-2011.03 toolchain
17ENABLE_THUMB := false