diff options
Diffstat (limited to 'recipes-bsp/dfe-lld/dfe-lld_git.bb')
-rw-r--r-- | recipes-bsp/dfe-lld/dfe-lld_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/dfe-lld/dfe-lld_git.bb b/recipes-bsp/dfe-lld/dfe-lld_git.bb index a2477ca6..3d335849 100644 --- a/recipes-bsp/dfe-lld/dfe-lld_git.bb +++ b/recipes-bsp/dfe-lld/dfe-lld_git.bb | |||
@@ -4,6 +4,8 @@ DEPENDS = "common-csl-ip" | |||
4 | 4 | ||
5 | include dfe-lld.inc | 5 | include dfe-lld.inc |
6 | 6 | ||
7 | PR = "${INC_PR}.0" | ||
8 | |||
7 | EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}" | 9 | EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}" |
8 | 10 | ||
9 | do_compile () { | 11 | do_compile () { |