aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc.deps
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-05-25 17:19:42 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-05-25 17:19:42 +0200
commit8b5d6a96c551d013128e71d93f4dada44953f3cd (patch)
treee5f41237da523942d2f616ba07e64e250b94a732 /openbsc.deps
parent453004b171a525a6277079a7cac835ab4fa47ad5 (diff)
add openbsc.deps to allow building legacy openbsc.git as well
Diffstat (limited to 'openbsc.deps')
-rw-r--r--openbsc.deps8
1 files changed, 8 insertions, 0 deletions
diff --git a/openbsc.deps b/openbsc.deps
new file mode 100644
index 0000000..f49e6a1
--- /dev/null
+++ b/openbsc.deps
@@ -0,0 +1,8 @@
+# project build these first
+libosmocore
+libosmo-abis libosmocore
+libosmo-netif libosmo-abis
+libsmpp34
+osmo-ggsn libosmocore
+osmo-sgsn libosmo-netif osmo-ggsn
+openbsc libosmo-netif libsmpp34