1
0

initial commit

imported from https://salsa.debian.org/kernel-team/linux.git
commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22
version 6.11.4-1
This commit is contained in:
2024-10-23 12:12:30 +03:00
commit c3d09a3e94
1108 changed files with 137488 additions and 0 deletions

1
debian/config/mips64r6el/README vendored Normal file
View File

@@ -0,0 +1 @@
Not an architecture in Debian. Re-check status 2025-12.

7
debian/config/mips64r6el/config vendored Normal file
View File

@@ -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

19
debian/config/mips64r6el/defines.toml vendored Normal file
View File

@@ -0,0 +1,19 @@
[[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
[[featureset]]
name = 'none'
[build]
kernel_file = 'vmlinuz'
kernel_stem = 'vmlinuz'