summaryrefslogtreecommitdiff
path: root/arch/arm/mach-meson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-meson/Makefile')
-rw-r--r--arch/arm/mach-meson/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-meson/Makefile b/arch/arm/mach-meson/Makefile
index b716e1a152..6ddfba606b 100644
--- a/arch/arm/mach-meson/Makefile
+++ b/arch/arm/mach-meson/Makefile
@@ -2,6 +2,6 @@
#
# Copyright (c) 2016 Beniamino Galvani <b.galvani@gmail.com>
-obj-y += board-common.o sm.o
+obj-y += board-common.o sm.o board-info.o
obj-$(CONFIG_MESON_GX) += board-gx.o
obj-$(CONFIG_MESON_AXG) += board-axg.o