redhat/Makefile: Make kernel-local global

The kernel-local file is applied on both rhel and fedora builds.  Make it
a global file instead of in the fedora_files dir.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
This commit is contained in:
Prarit Bhargava 2021-09-28 13:58:38 -04:00 committed by Justin M. Forbes
parent 324c004880
commit 616f922907
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
2 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ sources-rh: $(TARBALL) generate-testpatch-tmp setup-source dist-configs-check
generate_crashkernel_default.sh \
../Makefile.rhelver \
README.rst \
kernel-local \
$(SOURCES)/
@if [ "$(RELEASED_KERNEL)" -ne 0 ]; then \
cp keys/redhatsecureboot{301,501,ca5,ca1}.cer $(SOURCES)/; \