aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb')
-rw-r--r--meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb11
1 files changed, 1 insertions, 10 deletions
diff --git a/meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb b/meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb
index acc04748..2b0b2eb0 100644
--- a/meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb
+++ b/meta-amdfalconx86/recipes-kernel/amd-spi/amd-spi_1.0.bb
@@ -21,13 +21,4 @@ SRC_URI = "file://Makefile \
S = "${WORKDIR}"
-
-# Kernel module packages MUST begin with 'kernel-module-', otherwise
-# multilib image generation can fail.
-#
-# The following line is only necessary if the recipe name does not begin
-# with kernel-module-.
-#
-PKG_${PN} = "kernel-module-${PN}"
-
-FILES_${PN} += "${sysconfdir}"
+# The inherit of module.bbclass will take care of the rest