initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
1
debian/config/mips64r6el/README
vendored
Normal file
1
debian/config/mips64r6el/README
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Not an architecture in Debian. Re-check status 2025-12.
|
7
debian/config/mips64r6el/config
vendored
Normal file
7
debian/config/mips64r6el/config
vendored
Normal 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
19
debian/config/mips64r6el/defines.toml
vendored
Normal 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'
|
Reference in New Issue
Block a user