aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 17:02:20 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 17:02:22 +0200
commita4b569d9366d638579bb95808e2884886424624a (patch)
treebc9ee6866099d4f376eef4a9014e7db24daa6de9 /debian
parenteb0945d85de09900a9872ef6793af7bdaaf9b178 (diff)
debian: Explicitly enable osmo-trx-uhd build
osmotrxuhd is already being built since it's enabled by default, but let's make it more explicit that we are building it too. Change-Id: Ie9c224485cce047cd3ee4600ff7fbdb082355cdc
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 1c0cd00..8081162 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_shlibdeps:
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
override_dh_auto_configure:
- dh_auto_configure -- --with-usrp1 --with-lms
+ dh_auto_configure -- --with-uhd --with-usrp1 --with-lms
override_dh_strip:
dh_strip --dbg-package=osmo-trx-dbg