10 lines
175 B
Makefile
10 lines
175 B
Makefile
|
#
|
||
|
# Makefile for exynos9610 platform
|
||
|
#
|
||
|
|
||
|
ccflags-y += -Idrivers/video/fbdev/exynos/dpu20
|
||
|
ccflags-y += -Idrivers/misc/tui
|
||
|
|
||
|
obj-y += stui_hal_display.o
|
||
|
obj-y += stui_hal_touch.o
|