mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[armel/marvell] Increase maximum image size (fixes FTBFS):
- This removes support for QNAP TS-109, TS-119, TS-209, TS-219, TS-409, and HP Media Vault mv2120 - This may be reverted if we can disable or modularise some features
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -127,6 +127,10 @@ linux (5.2.7-1) UNRELEASED; urgency=medium
|
||||
[ Ben Hutchings ]
|
||||
* [armhf] udeb: Remove davinci_cpdma from nic-modules (fixes FTBFS)
|
||||
* Bump ABI to 2
|
||||
* [armel/marvell] Increase maximum image size (fixes FTBFS):
|
||||
- This removes support for QNAP TS-109, TS-119, TS-209, TS-219, TS-409,
|
||||
and HP Media Vault mv2120
|
||||
- This may be reverted if we can disable or modularise some features
|
||||
|
||||
[ Julien Cristau ]
|
||||
* Fix libcpupower-dev's Depends field to account for SONAME bump.
|
||||
|
||||
2
debian/config/armel/defines
vendored
2
debian/config/armel/defines
vendored
@@ -32,7 +32,7 @@ recommends: u-boot-tools
|
||||
# HP Media Vault mv2120: 2097152 - 8 - 64 = 2097080
|
||||
# QNAP TS-109/TS-209 & TS-409: 2097152 - 8 - 64 = 2097080
|
||||
# Buffalo Linkstation LS-WSXL/WXL/WVL (from stock kernel): 2729776 - 64 = 2729712
|
||||
check-size: 2097080
|
||||
check-size: 2729712
|
||||
check-size-with-dtb: true
|
||||
## Maximum uncompressed kernel size for supported devices
|
||||
# Buffalo Linkstation LS-WSXL/WXL/WVL: 7340032
|
||||
|
||||
Reference in New Issue
Block a user