[riot-commits] [RIOT-OS/RIOT] cf49de: make: fix the order of Makefile.dep for timex
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Tue Oct 7 14:52:44 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: cf49dec3035073470db06c8047edc37174181a85
https://github.com/RIOT-OS/RIOT/commit/cf49dec3035073470db06c8047edc37174181a85
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M Makefile.dep
Log Message:
-----------
make: fix the order of Makefile.dep for timex
The order of modules in Makefile.dep matters.
Commit: 9cf21545fa97e6273f5ddaa2e761a15521b9e948
https://github.com/RIOT-OS/RIOT/commit/9cf21545fa97e6273f5ddaa2e761a15521b9e948
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M Makefile.dep
M examples/ccn-lite-client/Makefile
M examples/default/Makefile
M examples/rpl_udp/Makefile
M tests/shell/Makefile
M tests/struct_tm_utility/Makefile
Log Message:
-----------
make: fix dependencies
uart0 depends on POSIX, not the other way around.
Commit: a50d44c1951607e76cdab5e6babfeb44bf78a57d
https://github.com/RIOT-OS/RIOT/commit/a50d44c1951607e76cdab5e6babfeb44bf78a57d
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M sys/posix/fd.c
Log Message:
-----------
posix: configure stdio only to uart0 if enabled
Commit: 5be28f49f6e3493032ce3ba6b230315dc3762dfa
https://github.com/RIOT-OS/RIOT/commit/5be28f49f6e3493032ce3ba6b230315dc3762dfa
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M Makefile.dep
M examples/ccn-lite-client/Makefile
M examples/default/Makefile
M examples/rpl_udp/Makefile
M sys/posix/fd.c
M tests/shell/Makefile
M tests/struct_tm_utility/Makefile
Log Message:
-----------
Merge pull request #1754 from OlegHahm/timex_makefile_order
make: fix the order of Makefile.dep for timex
Compare: https://github.com/RIOT-OS/RIOT/compare/8d73775d99f4...5be28f49f6e3
More information about the commits
mailing list