summaryrefslogtreecommitdiff
path: root/common/Makefile
diff options
context:
space:
mode:
authorMichael Brandt <Michael.Brandt@stericsson.com>2009-10-21 11:37:07 +0200
committerMichael Brandt <Michael.Brandt@stericsson.com>2009-10-21 11:37:07 +0200
commite71fc7b2b3a228383e770a7d78150497d9c48d3c (patch)
tree1fba7eafc9884577e029b50953b27dae340342d3 /common/Makefile
parent14abfe361b3ed23b02f564e2f5d663e158cd5799 (diff)
merged changes for u8500 (mop500).
Diffstat (limited to 'common/Makefile')
-rwxr-xr-x[-rw-r--r--]common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile b/common/Makefile
index 3781738e1..7ba449505 100644..100755
--- a/common/Makefile
+++ b/common/Makefile
@@ -61,6 +61,7 @@ COBJS-$(CONFIG_ENV_IS_IN_NAND) += env_nand.o
COBJS-$(CONFIG_ENV_IS_IN_NVRAM) += env_nvram.o
COBJS-$(CONFIG_ENV_IS_IN_ONENAND) += env_onenand.o
COBJS-$(CONFIG_ENV_IS_IN_SPI_FLASH) += env_sf.o
+COBJS-$(CONFIG_ENV_IS_IN_EMMC) += env_emmc.o
COBJS-$(CONFIG_ENV_IS_NOWHERE) += env_nowhere.o
# command