Loading scripts/Makefile.package +2 −2 Original line number Original line Diff line number Diff line Loading @@ -30,8 +30,8 @@ KBUILD_PKG_ROOTCMD ?="fakeroot -u" export KDEB_SOURCENAME export KDEB_SOURCENAME # Include only those top-level files that are needed by make, plus the GPL copy # Include only those top-level files that are needed by make, plus the GPL copy TAR_CONTENT := Documentation LICENSES arch block certs crypto drivers fs \ TAR_CONTENT := Documentation LICENSES arch block certs crypto drivers fs \ include init io_uring ipc kernel lib mm net samples scripts \ include init io_uring ipc kernel lib mm net rust \ security sound tools usr virt \ samples scripts security sound tools usr virt \ .config .scmversion Makefile \ .config .scmversion Makefile \ Kbuild Kconfig COPYING $(wildcard localversion*) Kbuild Kconfig COPYING $(wildcard localversion*) MKSPEC := $(srctree)/scripts/package/mkspec MKSPEC := $(srctree)/scripts/package/mkspec Loading Loading
scripts/Makefile.package +2 −2 Original line number Original line Diff line number Diff line Loading @@ -30,8 +30,8 @@ KBUILD_PKG_ROOTCMD ?="fakeroot -u" export KDEB_SOURCENAME export KDEB_SOURCENAME # Include only those top-level files that are needed by make, plus the GPL copy # Include only those top-level files that are needed by make, plus the GPL copy TAR_CONTENT := Documentation LICENSES arch block certs crypto drivers fs \ TAR_CONTENT := Documentation LICENSES arch block certs crypto drivers fs \ include init io_uring ipc kernel lib mm net samples scripts \ include init io_uring ipc kernel lib mm net rust \ security sound tools usr virt \ samples scripts security sound tools usr virt \ .config .scmversion Makefile \ .config .scmversion Makefile \ Kbuild Kconfig COPYING $(wildcard localversion*) Kbuild Kconfig COPYING $(wildcard localversion*) MKSPEC := $(srctree)/scripts/package/mkspec MKSPEC := $(srctree)/scripts/package/mkspec Loading