28 lines
848 B
Plaintext
28 lines
848 B
Plaintext
Package: krd-linux-image-@abiname@@localversion@
|
|
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
|
|
Description: KrD's Linux kernel image @upstreamversion@ for @class@
|
|
The Linux kernel @upstreamversion@ and modules for use on @longclass@.
|