linux-imx/scripts/package
Masahiro Yamada 49c803cd91 kbuild: rpm-pkg: split out the body of spec file
Most of the lines in the spec file are independent of any build
condition.

Split the body of the spec file into scripts/package/kernel.spec.
scripts/package/mkspec will prepend some env-dependent variables.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-07-25 00:59:33 +09:00
..
builddeb kbuild: refactor kernel-devel RPM package and linux-headers Deb package 2023-07-25 00:59:32 +09:00
buildtar kbuild: tar-pkg: use tar rules in scripts/Makefile.package 2023-02-26 15:23:30 +09:00
deb-build-option kbuild: deb-pkg: set CROSS_COMPILE only when undefined 2023-03-15 15:15:07 +09:00
gen-diff-patch kbuild: give up untracked files for source package builds 2023-04-11 08:58:45 +09:00
install-extmod-build kbuild: refactor kernel-devel RPM package and linux-headers Deb package 2023-07-25 00:59:32 +09:00
kernel.spec kbuild: rpm-pkg: split out the body of spec file 2023-07-25 00:59:33 +09:00
mkdebian kbuild: add a phony target to run a command with Kbuild env vars 2023-07-25 00:59:32 +09:00
mkspec kbuild: rpm-pkg: split out the body of spec file 2023-07-25 00:59:33 +09:00
snapcraft.template