Skip to content

Commit

Permalink
kernel.mk: Fix epyc7002 and rtd1619b kernel configuration path
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jun 4, 2024
1 parent 5db0caf commit da4af77
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 21,146 deletions.
8 changes: 1 addition & 7 deletions kernel/syno-epyc7002-7.1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ KERNEL_BUILD = 42962
KERNEL_DIST = linux-5.10.x
KERNEL_BASE_ARCH = x86
KERNEL_URL_VERSION = 7.1.1

PRE_KERNEL_CONFIGURE_TARGET = install-config_kernel_pre_compile
KERNEL_CONFIG = synology/synoconfigs/$(KERNEL_ARCH)

include ../../mk/spksrc.kernel.mk

PHONY: install-config_kernel_pre_compile
install-config_kernel_pre_compile:
$(RUN) install -d synoconfigs
$(RUN) install -m 644 ../../../../kernel/syno-$(KERNEL_ARCH)-$(KERNEL_VERS)/$(KERNEL_ARCH).config synoconfigs/$(KERNEL_ARCH)
Loading

0 comments on commit da4af77

Please sign in to comment.