all.deps: remove duplicate osmo-pcu, osmo-trx

Fix warnings about duplicate make targets.

Change-Id: I7c6023f1c8bc23beff3bb512f059ce1b692d2adf
This commit is contained in:
Oliver Smith 2021-11-12 15:50:22 +01:00
parent 03f42edb2c
commit dfd92fadab
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ osmo-sgsn osmo-iuh osmo-ggsn osmo-hlr
osmo-sip-connector libosmocore
osmo-bts libosmo-netif
osmo-smlc libosmo-sccp
osmo-pcu libosmocore
osmo-trx libosmocore
# osmo-trx can build with --enable-sanitize, but then won't work reliably.
# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
# So if you want osmo-trx, use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.