Amol Jadi | ca4f4c9 | 2011-01-13 20:19:34 -0800 | [diff] [blame] | 1 | # top level project rules for the msm8960_virtio project |
| 2 | # |
| 3 | LOCAL_DIR := $(GET_LOCAL_DIR) |
| 4 | |
| 5 | TARGET := msm8960 |
| 6 | |
| 7 | MODULES += app/aboot |
| 8 | |
Shashank Mittal | e3e7d09 | 2011-11-28 15:53:40 -0800 | [diff] [blame] | 9 | DEBUG := 1 |
Ajay Dudani | b06c05f | 2011-05-12 14:46:10 -0700 | [diff] [blame] | 10 | |
Amol Jadi | ca4f4c9 | 2011-01-13 20:19:34 -0800 | [diff] [blame] | 11 | #DEFINES += WITH_DEBUG_DCC=1 |
Shashank Mittal | e3e7d09 | 2011-11-28 15:53:40 -0800 | [diff] [blame] | 12 | DEFINES += WITH_DEBUG_UART=1 |
Amol Jadi | ca4f4c9 | 2011-01-13 20:19:34 -0800 | [diff] [blame] | 13 | #DEFINES += WITH_DEBUG_FBCON=1 |