summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-samsung/Makefile
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-07-18 10:46:48 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-07-18 16:21:43 +0200
commit26cae7c740616933a43fda4a503d9d2169305eaf (patch)
tree60308587b38c43a4ed6e4104b0f4907418e71af9 /arch/arm/mach-samsung/Makefile
parent106956783018635cef9a35bcb109073513d1ead4 (diff)
downloadbarebox-26cae7c740616933a43fda4a503d9d2169305eaf.tar.gz
barebox-26cae7c740616933a43fda4a503d9d2169305eaf.tar.xz
ARM/Samsung: add support to detect the reset source
Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-samsung/Makefile')
-rw-r--r--arch/arm/mach-samsung/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-samsung/Makefile b/arch/arm/mach-samsung/Makefile
index d7344c89fc..7bfc3454d1 100644
--- a/arch/arm/mach-samsung/Makefile
+++ b/arch/arm/mach-samsung/Makefile
@@ -1,4 +1,5 @@
obj-y += s3c-timer.o generic.o
+obj-$(CONFIG_RESET_SOURCE) += reset_source.o
obj-lowlevel-$(CONFIG_ARCH_S3C24xx) += lowlevel-s3c24x0.o
obj-lowlevel-$(CONFIG_ARCH_S5PCxx) += lowlevel-s5pcxx.o
obj-$(CONFIG_ARCH_S3C24xx) += gpio-s3c24x0.o s3c24xx-clocks.o mem-s3c24x0.o