diff options
Diffstat (limited to 'meta-oe/recipes-kernel/kpatch/kpatch.inc')
-rw-r--r-- | meta-oe/recipes-kernel/kpatch/kpatch.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch.inc b/meta-oe/recipes-kernel/kpatch/kpatch.inc index 4d187200ec..b8ef092262 100644 --- a/meta-oe/recipes-kernel/kpatch/kpatch.inc +++ b/meta-oe/recipes-kernel/kpatch/kpatch.inc | |||
@@ -22,7 +22,6 @@ EXTRA_OEMAKE = " \ | |||
22 | CC='${CC}' \ | 22 | CC='${CC}' \ |
23 | " | 23 | " |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | ||
26 | 25 | ||
27 | do_install () { | 26 | do_install () { |
28 | oe_runmake install | 27 | oe_runmake install |