Skip to content
Commit fe66b5d2 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: refactor kernel-devel RPM package and linux-headers Deb package



The kernel-devel RPM package and the linux-headers Debian package
provide headers and scripts needed for building external modules.

They copy the necessary files in slightly different ways - the RPM
copies almost everything except some exclude patterns, while the Debian
copies less number of files. There is no need to maintain different code
to do the same thing.

Split the Debian code out to scripts/package/install-extmod-build, which
is called from both of the packages.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 76a48b8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment