summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/at91/Makefile
diff options
context:
space:
mode:
authorReinhard Meyer <u-boot@emk-elektronik.de>2010-07-27 15:18:38 +0200
committerReinhard Meyer <u-boot@emk-elektronik.de>2010-09-03 11:20:31 +0200
commitd88bebe16d8141e85adcc894a10165a6dfd44805 (patch)
treef9c006574279f3fd41f9194b886df0359013f2f9 /arch/arm/cpu/arm926ejs/at91/Makefile
parentc7260d153994d65416b9b275838f101738e60564 (diff)
downloadu-boot-imx-d88bebe16d8141e85adcc894a10165a6dfd44805.zip
u-boot-imx-d88bebe16d8141e85adcc894a10165a6dfd44805.tar.gz
u-boot-imx-d88bebe16d8141e85adcc894a10165a6dfd44805.tar.bz2
AT91SAM9XE: add embedded flash support
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Diffstat (limited to 'arch/arm/cpu/arm926ejs/at91/Makefile')
-rw-r--r--arch/arm/cpu/arm926ejs/at91/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/arm926ejs/at91/Makefile b/arch/arm/cpu/arm926ejs/at91/Makefile
index 4f467be..def3980 100644
--- a/arch/arm/cpu/arm926ejs/at91/Makefile
+++ b/arch/arm/cpu/arm926ejs/at91/Makefile
@@ -34,6 +34,7 @@ COBJS-$(CONFIG_AT91SAM9263) += at91sam9263_devices.o
COBJS-$(CONFIG_AT91SAM9RL) += at91sam9rl_devices.o
COBJS-$(CONFIG_AT91SAM9M10G45) += at91sam9m10g45_devices.o
COBJS-$(CONFIG_AT91SAM9G45) += at91sam9m10g45_devices.o
+COBJS-$(CONFIG_AT91_EFLASH) += eflash.o
COBJS-$(CONFIG_AT91_LED) += led.o
COBJS-y += clock.o
COBJS-y += cpu.o