aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb')
-rw-r--r--meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb10
1 files changed, 1 insertions, 9 deletions
diff --git a/meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb b/meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb
index 433b70ab..10e29743 100644
--- a/meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb
+++ b/meta-amdfalconx86/recipes-kernel/amd-wdt/amd-wdt_1.0.bb
@@ -17,12 +17,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