blob: 5cffa5cef149e40cdc65666def1f156039ef258c [file] [log] [blame]
Kinson Chik18e36332011-08-15 10:07:28 -07001# top level project rules for the mdm9615 project
2#
3LOCAL_DIR := $(GET_LOCAL_DIR)
4
5TARGET := mdm9615
6
7MODULES += app/aboot
8
9#DEFINES += WITH_DEBUG_DCC=1
10DEFINES += WITH_DEBUG_UART=1
11#DEFINES += WITH_DEBUG_FBCON=1
Deepa Dinamani5cdc5392011-11-30 17:10:15 -080012
13#disable Thumb mode for the codesourcery/arm-2011.03 toolchain
14ENABLE_THUMB := false
Channagoud Kadabi63ce9892014-02-24 17:22:24 -080015
16LD := $(TOOLCHAIN_PREFIX)ld.bfd