summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* target/firmware: make build less verbose like the rest of the treeWolfram Sang2011-04-281-6/+17
| | | | | | | As usual V=1 will give the full output. Signed-off-by: Wolfram Sang <wolfram@the-dreams.de> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* firmware: small makefile reorgIngo Albrecht2010-07-201-17/+19
|
* firmware: moved dead-brain-flags to primary makefileIngo Albrecht2010-07-201-9/+0Star
|
* firmware: better flash protectionIngo Albrecht2010-07-201-0/+3
|
* firmware: Fixed binary dependencies.Ingo Albrecht2010-07-201-1/+1
|
* firmware: fixed map file buildsIngo Albrecht2010-07-201-5/+8
|
* firmware: compile-time define for flash write supportIngo Albrecht2010-07-201-0/+3
|
* firmware: separated various pieces of interrupt handling apartIngo Albrecht2010-07-201-5/+8
|
* firmware: linker script and startup code reorg.Ingo Albrecht2010-07-201-3/+11
|
* firmware: linker script for flashed app on e88.Ingo Albrecht2010-07-201-0/+1
|
* [layer1] TX should be disabled by default.Andreas.Eversberg2010-06-271-1/+1
|
* Completed layer 2 process. (LAPDm)Andreas.Eversberg2010-06-051-1/+1
| | | | Not actually complete but most of it. Location update works now!
* don't enable TX by default!!!Harald Welte2010-04-291-1/+1
|
* Fixes and improvements of layer23.Andreas Eversberg2010-04-291-1/+1
|
* firmware: simplified makefile a little, fixing a dependency bug on the way.Ingo Albrecht2010-04-081-12/+13
|
* firmware: make dependencies for linker scriptsIngo Albrecht2010-04-081-2/+4
|
* firmware: Introduced a build manifest.Ingo Albrecht2010-04-081-6/+13
|
* firmware: Support for building for multiple target environments.Ingo Albrecht2010-04-081-6/+6
|
* Makefile.inc: Use the right $(AR) command for the targetHolger Hans Peter Freyther2010-03-141-1/+1
| | | | Reported on the mailinglist, proposed by Sylvain Munaut.
* disable TX by default againHarald Welte2010-03-081-1/+1
|
* firmware: changed dependency suffix to .p for better shell completionIngo Albrecht2010-03-071-7/+7
|
* actually link against libosmocore for the targetHarald Welte2010-03-071-1/+1
|
* firmware: multi-board build supportIngo Albrecht2010-03-071-6/+21
|
* Clean listings.Ingo Albrecht2010-03-071-1/+3
|
* Add a GIT_REVISION define for firmware code.Ingo Albrecht2010-03-071-0/+8
|
* Normalize some var names.Ingo Albrecht2010-03-071-3/+3
|
* Made dependency compiles silent.Ingo Albrecht2010-03-071-3/+3
|
* Fixed firmware buildsys dependencies.Ingo Albrecht2010-03-071-9/+7Star
|
* Dummy distclean for new firmware buildsys.Ingo Albrecht2010-03-071-0/+4
|
* New build system.Ingo Albrecht2010-03-071-0/+122
|
* Introduce CONFIG_TX_ENABLE and disable Tx support by defaultHarald Welte2010-03-021-0/+3
| | | | | | | | | | Tx support is considered experimental and potentially dangerous. Thus, the default build of the firmware does not have Tx support enabled. If you want Tx support, compile with -DCONFIG_TX_ENABLE by uncommenting the apropriate line in Makefile.inc
* ensure osmocom-bb builds with older gcc-3.x based toolchainsHarald Welte2010-02-281-1/+3
|
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+19