summaryrefslogtreecommitdiffstats
path: root/man/kernel-wedge-build-arch.1
blob: 87255c8bade4b8e1fe779a702d883162497e6e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH KERNEL\-WEDGE\-BUILD\-ARCH 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-build\-arch \- build udebs for a single architecture
.SH SYNOPSIS
.B kernel\-wedge build\-arch
.I architecture
.SH DESCRIPTION
This is a wrapper script to build a specific architecture.

It takes the architecture to be built as parameter and that architecture
needs to be listed in kernel-versions.
It expects to have the unpacked kernel packages for the architecture in
e.g. ../alpha. modules.dep files have to be put in there too if they are
not shipped in the .deb (varies)

\fBdpkg-cross\fR must be installed, but you do not need a cross compiler.
.SH AUTHOR
Frans Pop