diff --git a/debian/changelog b/debian/changelog index 14719a8379fe..64cb4231056e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/armel/defines b/debian/config/armel/defines index 39acbaaa473b..556ac3902996 100644 --- a/debian/config/armel/defines +++ b/debian/config/armel/defines @@ -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