diff options
| -rw-r--r-- | meta/recipes-kernel/dtc/dtc.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index fab91dca93..18847c613f 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc | |||
| @@ -10,8 +10,8 @@ SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \ | |||
| 10 | file://make_install.patch \ | 10 | file://make_install.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | EXTRA_OEMAKE='PREFIX="${prefix}"' | 13 | EXTRA_OEMAKE='PREFIX="${prefix}" LIBDIR="${libdir}"' |
| 14 | INC_PR = "r2" | 14 | INC_PR = "r3" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
