1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

64 Commits

Author SHA1 Message Date
Oleg Hahm
e9b04cc380 only add branch to version string if not in master 2013-11-27 17:21:55 +01:00
Oleg Hahm
529f3fb278 include version string 2013-11-25 17:35:26 +01:00
Oleg Hahm
739cd03234 do not overwrite SRC in Makefile.base 2013-10-29 16:26:42 +01:00
authmillenon
4f363ce0fe Define phony make targets 2013-08-08 15:44:44 +02:00
Christian Mehlis
57e70a659c Remove undefined variables from Makefiles
The following variables are included in various Makefiles but never
defined.

    $(BOARDINCLUDE)
    $(PROJECTINCLUDE)
    $(CPUINCLUDE)
2013-06-13 21:41:24 +02:00
Oliver Hahm
d31bad6c9e * cleaned up output from Makefiles 2013-06-11 15:50:42 +02:00
Ludwig Ortmann
a900065fb0 remove cruft in Makefile.base 2013-05-30 17:52:54 +02:00
Ludwig Ortmann
2c744bc1e8 generalize .S compilation target flags 2013-05-15 11:18:18 +02:00
Ludwig Ortmann
c6553f6492 interrupt handling rewrite
(including uart0 integration, rt-extension removal)
2013-05-14 18:31:47 +02:00
Oliver Hahm
e6177e811a * moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
2013-03-23 18:38:12 +01:00
Ludwig Ortmann
2883ca121e migrate to current Makefile structure 2013-03-19 22:32:22 +01:00
Ludwig Ortmann
f8973bb007 Merge remote-tracking branch 'upstream/master' 2013-03-12 15:23:24 +01:00
Oliver Hahm
7a4dec1830 * replaced new Makefile name in Makefiles 2013-03-09 23:47:21 +01:00
Oliver Hahm
5ffe5a9c27 * renamed makefiles to Makefile 2013-03-09 23:45:56 +01:00