diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
commit | eb4273cf3e952d49bd88ea7d5a9041e2b5aec556 (patch) | |
tree | 987fba31b18efab34ac6f50e73e76b8187e8cef5 /debian/config/mips64el | |
parent | Merging upstream version 6.10.3. (diff) | |
download | linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.tar.xz linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.zip |
Adding debian version 6.10.3-1.debian/6.10.3-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/mips64el')
-rw-r--r-- | debian/config/mips64el/defines.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/config/mips64el/defines.toml b/debian/config/mips64el/defines.toml index 0be05d5d76..063d96e86d 100644 --- a/debian/config/mips64el/defines.toml +++ b/debian/config/mips64el/defines.toml @@ -25,6 +25,19 @@ hardware_long = 'MIPS Generic platform (mips64r2el)' installer = true [[flavour]] +name = 'mips64r6el' +[flavour.build] +config = [ + 'kernelarch-mips/config.boston', + 'kernelarch-mips/config.mips64r6', +] +[flavour.description] +hardware = 'MIPS Generic (mips64r6el)' +hardware_long = 'MIPS Generic platform (mips64r6el)' +[flavour.packages] +installer = true + +[[flavour]] name = 'loongson-3' [flavour.build] config = [ |