From 3565071f226432336a54d0193d729fa4508a3394 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:28:00 +0200 Subject: Adding debian version 6.6.15-2. Signed-off-by: Daniel Baumann --- debian/config/mipsel/config | 7 +++++ debian/config/mipsel/defines | 62 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 debian/config/mipsel/config create mode 100644 debian/config/mipsel/defines (limited to 'debian/config/mipsel') diff --git a/debian/config/mipsel/config b/debian/config/mipsel/config new file mode 100644 index 0000000000..bf12a2398d --- /dev/null +++ b/debian/config/mipsel/config @@ -0,0 +1,7 @@ +## +## file: arch/mips/Kconfig +## +## choice: Endianness selection +# CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPU_LITTLE_ENDIAN=y +## end choice diff --git a/debian/config/mipsel/defines b/debian/config/mipsel/defines new file mode 100644 index 0000000000..4340af2b1f --- /dev/null +++ b/debian/config/mipsel/defines @@ -0,0 +1,62 @@ +[base] +flavours: + 4kc-malta + mips32r2el + loongson-3 + octeon +kernel-arch: mips + +[build] +image-file: vmlinuz + +[image] +install-stem: vmlinuz + +[4kc-malta_description] +hardware: MIPS Malta +hardware-long: MIPS Malta boards + +[4kc-malta_image] +configs: + kernelarch-mips/config.malta + kernelarch-mips/config.mips32r2 + +[4kc-malta_packages] +installer: true + +[mips32r2el_description] +hardware: MIPS Generic (mips32r2el) +hardware-long: MIPS Generic platform (mips32r2el) + +[mips32r2el_image] +configs: + kernelarch-mips/config.boston + kernelarch-mips/config.mips32r2 + +[mips32r2el_packages] +installer: true + +[loongson-3_description] +hardware: Loongson 3A/3B +hardware-long: Loongson 3A or 3B based systems (e.g. from Loongson or Lemote) + +[loongson-3_image] +recommends: pmon-update +configs: kernelarch-mips/config.loongson-3 + +[loongson-3_packages] +installer: true + +[octeon_description] +hardware: Octeon +hardware-long: Cavium Networks Octeon + +[octeon_build] +image-file: vmlinux + +[octeon_image] +install-stem: vmlinux +configs: kernelarch-mips/config.octeon + +[octeon_packages] +installer: true -- cgit v1.2.3