18 lines
689 B
Plaintext
18 lines
689 B
Plaintext
Package: krd-linux-kbuild-@abiname@
|
|
Meta-Rules-Target: kbuild
|
|
Build-Profiles: <!pkg.linux.notools>
|
|
Architecture: linux-any
|
|
Build-Depends:
|
|
# used by upstream to build signing tools and to process certificates
|
|
libssl-dev,
|
|
# used by upstream to build objtool (native for images; host arch for
|
|
# linux-kbuild), perf (host arch)
|
|
libelf-dev,
|
|
# used by upstream to build genksyms, kconfig, and perf
|
|
bison,
|
|
flex,
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, build-essential, pahole
|
|
Multi-Arch: foreign
|
|
Description: Kbuild infrastructure for KrD's Linux @abiname@
|
|
This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version@.
|