Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #60395 > unrolled thread

Building the kernel only for the host architecture

Started byjean-christophe manciot <actionmystique@gmail.com>
First post2018-03-04 09:30 +0100
Last post2018-03-04 09:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Building the kernel only for the host architecture jean-christophe manciot <actionmystique@gmail.com> - 2018-03-04 09:30 +0100

#60395 — Building the kernel only for the host architecture

Fromjean-christophe manciot <actionmystique@gmail.com>
Date2018-03-04 09:30 +0100
SubjectBuilding the kernel only for the host architecture
Message-ID<vpxbP-1KG-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi there,

I usually build debian packages from their sources with the following
command line:
*debuild -i -I --no-sign --build=binary*

Is there a way to build only the *architecture independant binary packages
and the ones related to the host architecture (amd64)*? I'm looking for a
way to avoid building binary packages such
as acpi-modules-4.15.0-1-686-di, affs-modules-4.15.0-1-powerpc-di,
ata-modules-4.15.0-1-armmp-di,
and so on....
Is it:
- "--build=binary" which should do the job
- or "-- binary-arch"

Regards.
-- 
Jean-Christophe Manciot

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web