summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2011-07-281-1/+3
* Makefile: disable the check for sys/socket.h in the libosmocore target buildHarald Welte2011-05-291-1/+3
* src/Makefile: The configure.in was renamed configure.ac -> update MakefileSylvain Munaut2011-05-291-1/+1
* target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang2011-05-051-1/+7
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+3
* target: Hint configure we don't have a select.hHolger Hans Peter Freyther2011-04-231-1/+1
* Allow top-level Makefile to use arm-none-eabi toolchainPeter Stuge2011-03-121-4/+7
* Makefile: be more robust against toolchains without syscallsMichael Grzeschik2011-01-181-1/+1
* build: Use absolute path in the CFLAGS for libosmocore target buildSylvain Munaut2010-11-281-1/+1
* Makefile: introduce 'make nofirmware' target to build host-only toolsHarald Welte2010-11-211-1/+2
* toplevel Makefile: accept arguments for host ./configure callsAlex Badea2010-11-171-4/+4
* Introducing "gsmmap" to convert SYSTEM INFORMATION log into a KML mapAndreas.Eversberg2010-10-241-1/+14
* shared/libosmocore: Make sure to use the 'infinite loop' abort handlerSylvain Munaut2010-07-271-1/+1
* [layer23] Removed cloned VTY and replaced it by libosmovty.Andreas.Eversberg2010-06-261-1/+3
* [build scripts] Make sure libosmocore for the target uses --disable-vtyHarald Welte2010-06-251-1/+2
* start to use libosmocore within the firmwareHarald Welte2010-03-071-2/+3
* build libosmocore for the target with "-Os -ffunction-sections"Harald Welte2010-03-071-1/+2
* Made cross-compile prefixes work normally.Ingo Albrecht2010-03-071-2/+2
* pass the correct cross compiler path name from master Makefile to firmwareHarald Welte2010-03-071-1/+1
* fix master Makefile with layer23 renameHarald Welte2010-03-031-11/+11
* add new master MakefileHarald Welte2010-02-201-0/+85