Skip to content

Commit

Permalink
Merge pull request #1977 from Freescale/backport-1976-to-scarthgap
Browse files Browse the repository at this point in the history
[Backport scarthgap] kernel-module-isp-vvcam: prevent build warning
  • Loading branch information
otavio authored Oct 17, 2024
2 parents 9f3f9e4 + 112e490 commit 0627128
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ S = "${WORKDIR}/git/vvcam/v4l2"

inherit module

MODULES_MODULE_SYMVERS_LOCATION = "dwe"

DEBUG_PREFIX_MAP:prepend = " \
-fmacro-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
-fdebug-prefix-map=${WORKDIR}/git/vvcam=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} "
Expand Down

0 comments on commit 0627128

Please sign in to comment.