summaryrefslogtreecommitdiffstats
path: root/commands/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-08-07 13:13:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-08-07 13:13:45 +0200
commit9cce00617bf67a462eabd8c473c423f78414a8e8 (patch)
tree950cab0665633f390ad04b9b2b5147f10a4be896 /commands/Makefile
parentba465b6c4dc4b0729e98f1581a13ad7e01032461 (diff)
parent642f8fbed8b4c55d56a0934b803146009539905e (diff)
downloadbarebox-9cce00617bf67a462eabd8c473c423f78414a8e8.tar.gz
barebox-9cce00617bf67a462eabd8c473c423f78414a8e8.tar.xz
Merge branch 'for-next/rtc'
Conflicts: arch/mips/dts/jz4755.dtsi commands/Makefile
Diffstat (limited to 'commands/Makefile')
-rw-r--r--commands/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Makefile b/commands/Makefile
index 44741360e2..ca0289782e 100644
--- a/commands/Makefile
+++ b/commands/Makefile
@@ -101,3 +101,4 @@ obj-$(CONFIG_CMD_2048) += 2048.o
obj-$(CONFIG_CMD_REGULATOR) += regulator.o
obj-$(CONFIG_CMD_LSPCI) += lspci.o
obj-$(CONFIG_CMD_IMD) += imd.o
+obj-$(CONFIG_CMD_HWCLOCK) += hwclock.o