aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-03-18 12:27:21 +0100
committerOliver Smith <osmith@sysmocom.de>2024-03-18 13:46:44 +0100
commit25590be470a334a25429ae6c5d4735f30f1da9c8 (patch)
treea3e0a5d291b3e4803c532fb27722ba5962649a08 /debian/rules
parentf1ce0e769292f5e71c022a927430dcebe7891d41 (diff)
debian: add osmo-trx-ms-blade
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index e6cac87..5d4c73d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,10 @@ override_dh_auto_configure:
dh_auto_configure -- \
--enable-manuals \
--with-systemdsystemunitdir=/lib/systemd/system \
+ --with-bladerf \
--with-ipc \
--with-lms \
+ --with-mstrx \
--with-uhd \
--with-usrp1 \
$(NULL)