blob: ba3f9d4f7fa5ab5656c788de827b5cf98ac9c6ce [file] [log] [blame]
LOCAL_DIR := $(GET_LOCAL_DIR)
INCLUDES += -I$(LOCAL_DIR)/include
PLATFORM := msm7k
MEMBASE := 0x00000000 # SMI
MEMSIZE := 0x00800000 # 8MB
DEFINES += SDRAM_SIZE=$(MEMSIZE) MEMBASE=$(MEMBASE)