summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc')
-rw-r--r--meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc b/meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc
index ffb70044..117cf503 100644
--- a/meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc
+++ b/meta-xilinx-standalone/recipes-apps/rfdc-examples/rfdc-examples.inc
@@ -11,7 +11,7 @@ RDEPENDS:${PN} = "librfdc"
11 11
12PACKAGES = "${PN}-dbg ${PN}" 12PACKAGES = "${PN}-dbg ${PN}"
13 13
14S = "${WORKDIR}/git" 14S = "${UNPACKDIR}/git"
15B = "${WORKDIR}/build" 15B = "${WORKDIR}/build"
16 16
17FLAG = "" 17FLAG = ""