From b15a952c52a6825376d3e7f6c1bf5c886c6d8b74 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:06:00 +0200 Subject: Adding debian version 5.10.209-2. Signed-off-by: Daniel Baumann --- debian/config/mipsr6/defines | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 debian/config/mipsr6/defines (limited to 'debian/config/mipsr6/defines') diff --git a/debian/config/mipsr6/defines b/debian/config/mipsr6/defines new file mode 100644 index 000000000..f899d2338 --- /dev/null +++ b/debian/config/mipsr6/defines @@ -0,0 +1,31 @@ +[base] +flavours: + mips32r6 + mips64r6 +default-flavour: mips32r6 +kernel-arch: mips + +[build] +image-file: vmlinux + +[image] +install-stem: vmlinux + +[mips32r6_description] +hardware: MIPS R6 (32 bit, big endian) +hardware-long: MIPS R6 (32 bit, big endian) + +[mips32r6_image] +configs: + kernelarch-mips/config.boston + kernelarch-mips/config.mips32r6 + +[mips64r6_description] +hardware: MIPS R6 (64 bit, big endian) +hardware-long: MIPS R6 (64 bit, big endian) + +[mips64r6_image] +configs: + kernelarch-mips/config.boston + kernelarch-mips/config.mips64r6 + -- cgit v1.2.3