summaryrefslogtreecommitdiffstats
path: root/man/kernel-wedge-build-all.1
blob: 4cfb5eabc0128a103bfb7c160f5bee7dcce02080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH KERNEL\-WEDGE\-BUILD\-ALL 1 "June 2019" "Kernel-wedge"
.SH NAME
kernel\-wedge\-build\-all \- build udebs for all architectures
.SH SYNOPSIS
.B kernel\-wedge build\-all
.SH DESCRIPTION
This is a wrapper script that can be used to build all architectures.

The script builds all architectures listed in kernel\-versions.
It expects to have the unpacked kernel packages for various arches in
\a../alpha, etc. 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
Joey Hess