blob: a9d45b2c34ecb360e0357ada3858129b5ea26262 [file] [log] [blame]
Deepa Dinamania63c5182013-01-30 12:39:34 -08001# top level project rules for the msm8226 project
Deepa Dinamani645e9b12012-12-21 14:23:40 -08002#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
Deepa Dinamania63c5182013-01-30 12:39:34 -08005TARGET := msm8226
Deepa Dinamani645e9b12012-12-21 14:23:40 -08006
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#DEFINES += MMC_BOOT_BAM=1
Deepa Dinamani6bb87d52013-02-26 14:37:36 -080016DEFINES += CRYPTO_BAM=1