Blame view

RIOT/boards/qemu-i386/Makefile 92 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = board
  
  DIRS = $(RIOTBOARD)/x86-multiboot-common
  
  include $(RIOTBASE)/Makefile.base