release 6.16.5
This commit is contained in:
17
debian/templates/image.control.in
vendored
17
debian/templates/image.control.in
vendored
@@ -3,6 +3,23 @@ Meta-Rules-Target: image
|
||||
Build-Profiles: <!pkg.linux.nokernel>
|
||||
Build-Depends:
|
||||
kmod,
|
||||
# used by upstream to build include/generated/timeconst.h
|
||||
bc,
|
||||
# used by upstream to build signing tools and to process certificates
|
||||
libssl-dev:native,
|
||||
openssl,
|
||||
# used by upstream to build objtool (native for images; host arch for
|
||||
# linux-kbuild), perf (host arch)
|
||||
libelf-dev:native,
|
||||
# used for bft debug info
|
||||
pahole,
|
||||
# used by upstream to compress kernel
|
||||
lz4,
|
||||
xz-utils,
|
||||
zstd,
|
||||
# used by upstream to build genksyms, kconfig, and perf
|
||||
bison,
|
||||
flex,
|
||||
Pre-Depends: linux-base (>= 4.3~)
|
||||
Depends: kmod, ${misc:Depends}
|
||||
Suggests: firmware-linux-free, debian-kernel-handbook
|
||||
|
Reference in New Issue
Block a user