summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm283x/Makefile
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2018-02-06 22:11:14 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-02-09 09:30:22 +0100
commite7158f2befe3be75d342c0315de264f61f4c61c3 (patch)
treee3693402b8f99ada771fe0f0f8253a3b2fe763c6 /arch/arm/mach-bcm283x/Makefile
parentbdf5be35d7b7d4b74de0e101e9b874d41235b157 (diff)
downloadbarebox-e7158f2befe3be75d342c0315de264f61f4c61c3.tar.gz
barebox-e7158f2befe3be75d342c0315de264f61f4c61c3.tar.xz
watchdog: implement bcm2835 watchdog
Move out of architecture code and add some real watchdog functionality. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-bcm283x/Makefile')
-rw-r--r--arch/arm/mach-bcm283x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm283x/Makefile b/arch/arm/mach-bcm283x/Makefile
index 96ea69365e..940f98cbce 100644
--- a/arch/arm/mach-bcm283x/Makefile
+++ b/arch/arm/mach-bcm283x/Makefile
@@ -1 +1 @@
-obj-y += core.o mbox.o wd.o
+obj-y += core.o mbox.o