From b5b67adcc17e3e74dbcda09ff3f8a4636aa53486 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 19:40:22 +0200 Subject: Merging debian version 6.7.7-1. Signed-off-by: Daniel Baumann --- debian/config/sh4/defines.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/config/sh4/defines.toml (limited to 'debian/config/sh4/defines.toml') diff --git a/debian/config/sh4/defines.toml b/debian/config/sh4/defines.toml new file mode 100644 index 0000000000..cf13488dce --- /dev/null +++ b/debian/config/sh4/defines.toml @@ -0,0 +1,24 @@ +[[flavour]] +name = 'sh7751r' +[flavour.description] +hardware = 'sh7751r' +hardware_long = 'Renesas SH7751R R2D plus board' +[flavour.packages] +installer = true + +[[flavour]] +name = 'sh7785lcr' +[flavour.description] +hardware = 'sh7785lcr' +hardware_long = 'Renesas SH7785 reference board' +[flavour.packages] +installer = true +[flavour.relations.image] +recommends = ['u-boot-tools'] + +[[featureset]] +name = 'none' + +[build] +kernel_file = 'arch/sh/boot/zImage' +kernel_stem = 'vmlinuz' -- cgit v1.2.3