summaryrefslogtreecommitdiffstats
path: root/debian/config/mipsel/defines
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 17:39:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 17:39:59 +0000
commit27d3313807296c3943a96ceef8c2b7279cb56962 (patch)
tree7d08e78c36ab6437b403fc7cd8c23e41f135c7a3 /debian/config/mipsel/defines
parentMerging upstream version 6.7.7. (diff)
downloadlinux-27d3313807296c3943a96ceef8c2b7279cb56962.tar.xz
linux-27d3313807296c3943a96ceef8c2b7279cb56962.zip
Adding debian version 6.7.7-1.debian/6.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/mipsel/defines')
-rw-r--r--debian/config/mipsel/defines62
1 files changed, 0 insertions, 62 deletions
diff --git a/debian/config/mipsel/defines b/debian/config/mipsel/defines
deleted file mode 100644
index 4340af2b1f..0000000000
--- a/debian/config/mipsel/defines
+++ /dev/null
@@ -1,62 +0,0 @@
-[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