summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91_4.9.87.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-07-14 09:32:56 -0500
committerJohn Klug <john.klug@multitech.com>2020-07-14 09:32:56 -0500
commit65db7e22511e68d55204f7349e68f1e585f8a270 (patch)
tree67198b2fa4e00dac5df52194333fc1ef0be78104 /recipes-kernel/linux/linux-at91_4.9.87.bb
parent2188ab4cbd1320b42d7e358e89c82df6d33fa0c4 (diff)
downloadmeta-multitech-atmel-65db7e22511e68d55204f7349e68f1e585f8a270.tar.gz
meta-multitech-atmel-65db7e22511e68d55204f7349e68f1e585f8a270.tar.bz2
meta-multitech-atmel-65db7e22511e68d55204f7349e68f1e585f8a270.zip
Remove KERNEL_MODULE_PACKAGE_SUFFIX for in-source-tree kernel modules
Diffstat (limited to 'recipes-kernel/linux/linux-at91_4.9.87.bb')
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb
index 0fa6005..a3b2e83 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -113,7 +113,7 @@ kernel_do_configure_append() {
cd ${S}; git status; cd -
}
-# KERNEL_MODULE_PACKAGE_SUFFIX=""
+KERNEL_MODULE_PACKAGE_SUFFIX=""
COMPATIBLE_MACHINE = "(mtcdt|mtrv1|mtr|mtcap|mths)"