summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/Makefile
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-06-08 10:42:44 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-06-13 10:27:51 +0200
commit1088743f7901d02e8af9c6d615976322e7b04a32 (patch)
tree89d8031295946eb4d9f27d3c1c203cdce37f6464 /arch/arm/mach-mvebu/Makefile
parentea76b4c386b231233222d6adf1d93776600f8899 (diff)
downloadbarebox-1088743f7901d02e8af9c6d615976322e7b04a32.tar.gz
barebox-1088743f7901d02e8af9c6d615976322e7b04a32.tar.xz
mvebu: create bbu handler for kwb images and use it on cubox
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mvebu/Makefile')
-rw-r--r--arch/arm/mach-mvebu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/Makefile b/arch/arm/mach-mvebu/Makefile
index 87a8511919..6079403b83 100644
--- a/arch/arm/mach-mvebu/Makefile
+++ b/arch/arm/mach-mvebu/Makefile
@@ -4,4 +4,5 @@ obj-$(CONFIG_ARCH_ARMADA_XP) += armada-370-xp.o
obj-$(CONFIG_ARCH_ARMADA_38X) += armada-370-xp.o
obj-$(CONFIG_ARCH_DOVE) += dove.o
obj-$(CONFIG_ARCH_KIRKWOOD) += kirkwood.o
+obj-$(CONFIG_BAREBOX_UPDATE) += kwb_bbu.o
obj-$(CONFIG_BOOTM) += kwbootimage.o