summaryrefslogtreecommitdiffstats
path: root/images/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-07-02 08:13:57 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-02 09:17:56 +0200
commit893f30f614da5ed132265f5c4da767ec26a8edf5 (patch)
treebcea2e2aea3b1026c48b2cf6299b63938f52d67d /images/Makefile
parent84d28cec7f49b9dabf14892323a6ea421c470fea (diff)
downloadbarebox-893f30f614da5ed132265f5c4da767ec26a8edf5.tar.gz
barebox-893f30f614da5ed132265f5c4da767ec26a8edf5.tar.xz
ARM: beagleboard: Move to multiimage support
Breathe some life back into the beagleboard: - switch to multiimage support - update config - initialize early UART for debugging Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images/Makefile')
-rw-r--r--images/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/Makefile b/images/Makefile
index 587cb2651f..1e1771f35c 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -105,6 +105,7 @@ include $(srctree)/images/Makefile.imx
include $(srctree)/images/Makefile.imxhabv4
include $(srctree)/images/Makefile.mvebu
include $(srctree)/images/Makefile.mxs
+include $(srctree)/images/Makefile.omap3
include $(srctree)/images/Makefile.rockchip
include $(srctree)/images/Makefile.socfpga
include $(srctree)/images/Makefile.tegra