blob: 7b978690e9708c7b5947a910db67d01d0257ce6d [file] [log] [blame]
Deepa Dinamani7d6c8972011-12-14 15:16:56 -08001# top level project rules for the msm8960_virtio project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := copper
6
7MODULES += app/aboot
8
9DEBUG := 1
10
11#DEFINES += WITH_DEBUG_DCC=1
Deepa Dinamani26e93262012-05-21 17:35:14 -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 Dinamani07e66872012-06-29 18:32:05 -070015DEFINES += MMC_BOOT_BAM=1