summaryrefslogtreecommitdiff
path: root/board/da8xx/da8xx-evm/Makefile
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2009-10-16 16:28:49 -0400
committerJustin Waters <justin.waters@timesys.com>2009-10-16 16:28:49 -0400
commitd3edb1fd150d6d656d18ebacc3b57e5aabd8c7a3 (patch)
treeac5055793bae278864ce7ddad667793e1d10091b /board/da8xx/da8xx-evm/Makefile
parenteea473d268548ffb8524bd41d0acce2acc2b2ec7 (diff)
Fix configuration so that multiple flash chips can be enabled2009.01-omapl138-200910162028
The original port only allowed you to enable the chip that contains the environment. This enables everything possible. It also adds configuration options to build for different environment locations by specifying the flash type during the configure step.
Diffstat (limited to 'board/da8xx/da8xx-evm/Makefile')
-rw-r--r--board/da8xx/da8xx-evm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/da8xx/da8xx-evm/Makefile b/board/da8xx/da8xx-evm/Makefile
index 5d5c37a619..8c524d6c9c 100644
--- a/board/da8xx/da8xx-evm/Makefile
+++ b/board/da8xx/da8xx-evm/Makefile
@@ -29,6 +29,7 @@ LIB = $(obj)lib$(BOARD).a
COBJS-$(CONFIG_DA830_EVM) += da830.o
COBJS-$(CONFIG_DA850_EVM) += da850.o
+COBJS-$(CONFIG_DA850_EXP) += da850.o
COBJS := $(sort $(COBJS-y))
SOBJS := board_init.o