aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dsplink
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2008-05-25 18:48:41 +0000
committerPhilip Balister <philip@balister.org>2008-05-25 18:48:41 +0000
commita1eabaf641eeb64d25468b2782d202ea67c68214 (patch)
treec045003fdc21555a8f2d5352d3485c77de170694 /packages/dsplink
parentb7918ae00ce761a1d1d94da0f18e9af274a48b37 (diff)
downloadopenembedded-a1eabaf641eeb64d25468b2782d202ea67c68214.tar.gz
dsplink : Build sample programs.
Diffstat (limited to 'packages/dsplink')
-rw-r--r--packages/dsplink/dsplink_1.50.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/dsplink/dsplink_1.50.bb b/packages/dsplink/dsplink_1.50.bb
index 4e4cc4c29a..bd9c2eaa62 100644
--- a/packages/dsplink/dsplink_1.50.bb
+++ b/packages/dsplink/dsplink_1.50.bb
@@ -57,6 +57,8 @@ do_compile () {
unset DISPLAY
oe_runmake -C ${S}/gpp/src all targets
+ oe_runmake -C ${S}/gpp/src all targets
+ oe_runmake -C ${S}/gpp/src/samples
}
do_install () {