Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209822
| From | Michal Marek <mmarek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scripts: Extract kernel headers for out of tree modules build |
| Date | 2015-08-19 15:00 +0200 |
| Message-ID | <pZb8e-6mr-5@gated-at.bofh.it> (permalink) |
| References | <pZ5m9-6uL-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2015-08-19 08:50, Daniel Baluta wrote: > scripts/package/builddeb already creates a linux-keader .deb > package, but we need this feature also for non-Debian distros > (e.g. Android or LFS). Kbuild supports building out-of-tree modules by providing the /lib/modules/*/build and /lib/modules/*/source symlinks, pointing to the whole build/source trees. IMO, an optimization like your script should remain part of the distro packaging, which also takes care of the symlinks. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] scripts: Extract kernel headers for out of tree modules build Daniel Baluta <daniel.baluta@intel.com> - 2015-08-19 08:50 +0200
Re: [PATCH] scripts: Extract kernel headers for out of tree modules build Michal Marek <mmarek@suse.com> - 2015-08-19 15:00 +0200
Re: [PATCH] scripts: Extract kernel headers for out of tree modules build Ken Moffat <zarniwhoop@ntlworld.com> - 2015-08-19 21:20 +0200
Re: [PATCH] scripts: Extract kernel headers for out of tree modules build Daniel Baluta <daniel.baluta@intel.com> - 2015-08-20 12:00 +0200
csiph-web