diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:40:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:44:43 +0000 |
commit | b5b67adcc17e3e74dbcda09ff3f8a4636aa53486 (patch) | |
tree | 601c346183757b42c53b1d0aa8773cb00d1bd73c /debian/config/mips/defines | |
parent | Merging upstream version 6.7.7. (diff) | |
download | linux-b5b67adcc17e3e74dbcda09ff3f8a4636aa53486.tar.xz linux-b5b67adcc17e3e74dbcda09ff3f8a4636aa53486.zip |
Merging debian version 6.7.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/mips/defines')
-rw-r--r-- | debian/config/mips/defines | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/debian/config/mips/defines b/debian/config/mips/defines deleted file mode 100644 index 6833df7342..0000000000 --- a/debian/config/mips/defines +++ /dev/null @@ -1,50 +0,0 @@ -[base] -flavours: - 4kc-malta - mips32r2eb - 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 - -[mips32r2eb_description] -hardware: MIPS Generic (mips32r2eb) -hardware-long: MIPS Generic platform (mips32r2eb) - -[mips32r2eb_image] -configs: - kernelarch-mips/config.boston - kernelarch-mips/config.mips32r2 - -[mips32r2eb_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 |