summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/kmod')
-rw-r--r--meta/recipes-kernel/kmod/kmod.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index 7e5362f931..29885fbe77 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -35,9 +35,7 @@ PACKAGECONFIG[debug] = "--enable-debug,--disable-debug"
35PACKAGECONFIG[logging] = " --enable-logging,--disable-logging" 35PACKAGECONFIG[logging] = " --enable-logging,--disable-logging"
36PACKAGECONFIG[manpages] = "--enable-manpages, --disable-manpages, libxslt-native xmlto-native" 36PACKAGECONFIG[manpages] = "--enable-manpages, --disable-manpages, libxslt-native xmlto-native"
37 37
38do_configure_prepend () { 38GTKDOC_DOCDIR = "${S}/libkmod/docs"
39 gtkdocize --docdir ${S}/libkmod/docs --srcdir ${S}
40}
41 39
42do_configure_append () { 40do_configure_append () {
43 sed -i 's#}libtool#}${TARGET_SYS}-libtool#' ${B}/doltlibtool 41 sed -i 's#}libtool#}${TARGET_SYS}-libtool#' ${B}/doltlibtool