-
- Downloads
Merge pull request #940 from Kijewski/issue-926
make: Add DEFAULT_MODULE and DISABLE_MODULE
No related branches found
No related tags found
Showing
- Makefile.defaultmodules 3 additions, 0 deletionsMakefile.defaultmodules
- Makefile.include 5 additions, 0 deletionsMakefile.include
- Makefile.modules 3 additions, 1 deletionMakefile.modules
- examples/ccn-lite-client/Makefile 0 additions, 1 deletionexamples/ccn-lite-client/Makefile
- examples/ccn-lite-relay/Makefile 0 additions, 3 deletionsexamples/ccn-lite-relay/Makefile
- examples/default/Makefile 0 additions, 1 deletionexamples/default/Makefile
- examples/rpl_udp/Makefile 0 additions, 1 deletionexamples/rpl_udp/Makefile
- tests/test_bloom/Makefile 2 additions, 0 deletionstests/test_bloom/Makefile
- tests/test_bloom_bytes/Makefile 2 additions, 0 deletionstests/test_bloom_bytes/Makefile
- tests/test_disable_module/Makefile 6 additions, 0 deletionstests/test_disable_module/Makefile
- tests/test_disable_module/main.c 45 additions, 0 deletionstests/test_disable_module/main.c
- tests/test_float/Makefile 2 additions, 0 deletionstests/test_float/Makefile
- tests/test_hwtimer/Makefile 2 additions, 0 deletionstests/test_hwtimer/Makefile
- tests/test_hwtimer_spin/Makefile 2 additions, 0 deletionstests/test_hwtimer_spin/Makefile
- tests/test_irq/Makefile 0 additions, 1 deletiontests/test_irq/Makefile
- tests/test_mutex_unlock_and_sleep/Makefile 2 additions, 0 deletionstests/test_mutex_unlock_and_sleep/Makefile
- tests/test_nativenet/Makefile 0 additions, 1 deletiontests/test_nativenet/Makefile
- tests/test_net_if/Makefile 0 additions, 1 deletiontests/test_net_if/Makefile
- tests/test_pnet/Makefile 0 additions, 1 deletiontests/test_pnet/Makefile
- tests/test_posix_semaphore/Makefile 2 additions, 2 deletionstests/test_posix_semaphore/Makefile
Makefile.defaultmodules
0 → 100644
tests/test_disable_module/Makefile
0 → 100644
tests/test_disable_module/main.c
0 → 100644
Please register or sign in to comment