aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-10-08 17:56:33 +0200
committerMax <msuraev@sysmocom.de>2017-10-08 18:40:09 +0200
commitec33b0397f5d71248c5834513d4be7b9b0e46366 (patch)
treea0f132d846759d742243c13f8647364caf8079ea /include/Makefile.am
parent8a89c7d3c327c3594c8dc6251179c0e66b1ba3e5 (diff)
Remove build dependency on legacy OpenBSC
* copy-paste gsm_data_shared.* from OpenBSC master * remove corresponding configure check and option * remove .deb dependency Actual refactoring with removal of unnecessary structures/parts, moving common OpenBSC/OsmoBSC parts into libraries etc. are left for further patches. Current patch will make coexistence with *BSC easier and will simplify our build infrastructure. Change-Id: I9f004fb5c4c1db29d4792dfd281d388c7063da13 Related: OS#1923
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index e35e6967..7585a65f 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,3 +1 @@
SUBDIRS = osmo-bts
-
-noinst_HEADERS = openbsc/gsm_data.h