aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uhd/uhd.inc
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-12-07 13:39:00 -0500
committerPhilip Balister <philip@balister.org>2010-12-07 13:40:15 -0500
commit546536b483149679f4e4e0392de253a4852e8dfe (patch)
tree8209b7728ca7ecd106ba248608bb1d2d91c48ffa /recipes/uhd/uhd.inc
parent906426179140156347adb366726287e9ae0f9682 (diff)
downloadopenembedded-546536b483149679f4e4e0392de253a4852e8dfe.tar.gz
uhd : Add support for the USRP-E100.
Diffstat (limited to 'recipes/uhd/uhd.inc')
-rw-r--r--recipes/uhd/uhd.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
index d2e7903fc1..e40c405374 100644
--- a/recipes/uhd/uhd.inc
+++ b/recipes/uhd/uhd.inc
@@ -22,4 +22,6 @@ FILES_${PN}-examples = "${datadir}/uhd/examples/*"
OECMAKE_BUILDPATH = "${S}/build"
OECMAKE_SOURCEPATH = "${S}"
+EXTRA_OECMAKE = "-DENABLE_USRP_E100=TRUE"
+
EXTRA_OEMAKE = "-C ${OECMAKE_BUILDPATH}"