11
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Sylvain Munaut 0134edfd2b Add required OpenBSC files and lib to the build
Note that since the channel drivers are shared objects,
you'll need to compile OpenBSC with:

$ make CFLAGS=-fPIC

(or whatever is needed for your platform ...)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-26 23:13:21 +02:00
Sylvain Munaut df369009fa Update the build system
I originally derived the Makefile from one found randomly
on the net. But now, I rewrote it based on the one found in
Asterisk tree.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-26 23:13:21 +02:00
Sylvain Munaut 13308bd536 Initial import: Base skeleton of an asterisk module
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-26 13:04:04 +02:00