1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Package: linux-kbuild-@version@
Meta-Rules-Target: kbuild
Build-Profiles: <!stage1 !pkg.linux.notools>
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Kbuild infrastructure for Linux @version@
This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version@.
Package: linux-bootwrapper-@abiname@
Meta-Rules-Target: bootwrapper
Build-Profiles: <!stage1 !pkg.linux.notools>
Architecture: powerpc ppc64
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Boot wrapper tools for Linux @version@ on PowerPC
This package provides the 'wrapper' script and related tools needed
to process the Linux kernel image for use with some PowerPC platforms.
|