Oops - add rawrtos into the makefile
This commit is contained in:
parent
f08f35a9e4
commit
4ce658b022
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@ GFXSRC += $(GFXLIB)/src/gos/chibios.c \
|
|||
$(GFXLIB)/src/gos/linux.c \
|
||||
$(GFXLIB)/src/gos/osx.c \
|
||||
$(GFXLIB)/src/gos/raw32.c \
|
||||
$(GFXLIB)/src/gos/ecos.c
|
||||
$(GFXLIB)/src/gos/ecos.c \
|
||||
$(GFXLIB)/src/gos/rawrtos.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue