summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-01-09 16:17:21 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-01-22 13:47:16 +0100
commita3576bd1721b0e0d7e2c9479438969b4fa7da91f (patch)
treeeedaac7fb4cf7286edf1a9f84ae06e3715585994 /configs/platform-v7a/rules
parent4f626f89129b4fbd8c2f558a1ed53bf9d3d4b7d4 (diff)
downloadDistroKit-a3576bd1721b0e0d7e2c9479438969b4fa7da91f.tar.gz
DistroKit-a3576bd1721b0e0d7e2c9479438969b4fa7da91f.tar.xz
platform-v7a: barebox-mx6: build images for Nitrogen6 boards
The Nitrogen6 family is already supported in the kernel, and has a blspec entry, but the barebox-mx6 package does not yet build an image for them. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/rules')
-rw-r--r--configs/platform-v7a/rules/barebox-mx6.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/platform-v7a/rules/barebox-mx6.make b/configs/platform-v7a/rules/barebox-mx6.make
index ca11737..c1a0501 100644
--- a/configs/platform-v7a/rules/barebox-mx6.make
+++ b/configs/platform-v7a/rules/barebox-mx6.make
@@ -45,6 +45,9 @@ BAREBOX_MX6_MAKE_OPT := $(BAREBOX_MX6_CONF_OPT)
BAREBOX_MX6_IMAGES := images/barebox-embest-imx6s-riotboard.img \
images/barebox-freescale-imx6dl-sabrelite.img \
images/barebox-freescale-imx6q-sabrelite.img \
+ images/barebox-boundarydevices-imx6q-nitrogen6x-1g.img \
+ images/barebox-boundarydevices-imx6q-nitrogen6x-2g.img \
+ images/barebox-boundarydevices-imx6qp-nitrogen6_max.img \
images/barebox-udoo-neo.img
BAREBOX_MX6_IMAGES := $(addprefix $(BAREBOX_MX6_DIR)/,$(BAREBOX_MX6_IMAGES))