Blame view

RIOT/drivers/Makefile 99 Bytes
a752c7ab   elopes   add first test an...
1
2
3
  DIRS += $(dir $(wildcard $(addsuffix /Makefile, ${USEMODULE})))
  
  include $(RIOTBASE)/Makefile.base