diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:49:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:49:59 +0000 |
commit | 01997497f915e8f79871f3f2acb55ac465051d24 (patch) | |
tree | 1ce1afd7246e1014199e15cbf854bf7924458e5d /debian/config/mips64el/defines | |
parent | Adding upstream version 6.1.76. (diff) | |
download | linux-01997497f915e8f79871f3f2acb55ac465051d24.tar.xz linux-01997497f915e8f79871f3f2acb55ac465051d24.zip |
Adding debian version 6.1.76-1.debian/6.1.76-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/mips64el/defines')
-rw-r--r-- | debian/config/mips64el/defines | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/debian/config/mips64el/defines b/debian/config/mips64el/defines new file mode 100644 index 000000000..7ad27927c --- /dev/null +++ b/debian/config/mips64el/defines @@ -0,0 +1,50 @@ +[base] +flavours: + 5kc-malta + mips64r2el + loongson-3 + octeon +kernel-arch: mips + +[build] +image-file: vmlinuz + +[image] +install-stem: vmlinuz + +[5kc-malta_description] +hardware: MIPS Malta +hardware-long: MIPS Malta boards + +[5kc-malta_image] +configs: + kernelarch-mips/config.malta + kernelarch-mips/config.mips64r2 + +[mips64r2el_description] +hardware: MIPS Generic (mips64r2el) +hardware-long: MIPS Generic platform (mips64r2el) + +[mips64r2el_image] +configs: + kernelarch-mips/config.boston + kernelarch-mips/config.mips64r2 + +[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 + +[octeon_description] +hardware: Octeon +hardware-long: Cavium Networks Octeon + +[octeon_build] +image-file: vmlinux + +[octeon_image] +install-stem: vmlinux +configs: kernelarch-mips/config.octeon |