6 lines
160 B
Makefile
6 lines
160 B
Makefile
|
GFXINC += $(GFXLIB)/boards/base/eCos-Synthetic-Framebuffer
|
||
|
GFXSRC +=
|
||
|
GFXDEFS += -DGFX_USE_OS_ECOS=TRUE
|
||
|
|
||
|
include $(GFXLIB)/drivers/gdisp/framebuffer/driver.mk
|