aboutsummaryrefslogtreecommitdiffstats
path: root/meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb')
-rw-r--r--meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb10
1 files changed, 1 insertions, 9 deletions
diff --git a/meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb b/meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb
index e51f795a..6daa23e8 100644
--- a/meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_1.0.bb
+++ b/meta-steppeeagle/recipes-kernel/amd-gpio/amd-gpio_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