Blame view

RIOT/sys/log/Makefile 99 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
  DIRS += $(dir $(wildcard $(addsuffix /Makefile, ${USEMODULE})))
  
  include $(RIOTBASE)/Makefile.base