blob: f8dd9885a7f3fc1d909e769fcc35d55b16267832 [file] [log] [blame]
Deepa Dinamanib9a57202012-12-20 18:05:11 -08001# top level project rules for the msm8974 project
Deepa Dinamani7d6c8972011-12-14 15:16:56 -08002#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
Channagoud Kadabi49c66962013-01-28 13:39:27 -08005TARGET := msm8974
Deepa Dinamani7d6c8972011-12-14 15:16:56 -08006
7MODULES += app/aboot
8
9DEBUG := 1
10
11#DEFINES += WITH_DEBUG_DCC=1
Neeti Desaiac011272012-08-29 18:24:54 -070012DEFINES += WITH_DEBUG_UART=1
Deepa Dinamani7d6c8972011-12-14 15:16:56 -080013#DEFINES += WITH_DEBUG_FBCON=1
Neeti Desai465491e2012-07-31 12:53:35 -070014DEFINES += DEVICE_TREE=1
Deepa Dinamanib073ba22012-08-10 11:06:41 -070015#DEFINES += MMC_BOOT_BAM=1
Deepa Dinamanib9a57202012-12-20 18:05:11 -080016DEFINES += CRYPTO_BAM=1