diff options
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb index 3686c2f761..46820ef489 100644 --- a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb | |||
| @@ -13,8 +13,6 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemtap:" | |||
| 13 | 13 | ||
| 14 | FILES_${PN} += "${datadir}/systemtap/runtime/uprobes" | 14 | FILES_${PN} += "${datadir}/systemtap/runtime/uprobes" |
| 15 | 15 | ||
| 16 | EXTRA_OEMAKE = "" | ||
| 17 | |||
| 18 | # Compile and install the uprobes kernel module on machines with utrace | 16 | # Compile and install the uprobes kernel module on machines with utrace |
| 19 | # support. Note that staprun expects it in the systemtap/runtime directory, | 17 | # support. Note that staprun expects it in the systemtap/runtime directory, |
| 20 | # not in /lib/modules. | 18 | # not in /lib/modules. |
