summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/board/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/board/Makefile')
-rw-r--r--arch/sandbox/board/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sandbox/board/Makefile b/arch/sandbox/board/Makefile
index 26f6cb1922..c504c967de 100644
--- a/arch/sandbox/board/Makefile
+++ b/arch/sandbox/board/Makefile
@@ -4,7 +4,8 @@ obj-y += hostfile.o
obj-y += console.o
obj-y += devices.o
obj-y += dtb.o
-obj-y += poweroff.o
+obj-y += power.o
obj-y += dev-random.o
+obj-y += watchdog.o
extra-y += barebox.lds