6db4831e98
Android 14
11 lines
242 B
Makefile
11 lines
242 B
Makefile
#
|
|
# Makefile for MT6853 platform
|
|
#
|
|
|
|
ccflags-$(CONFIG_SAMSUNG_TUI) += -DTUI_ENABLE_DISPLAY
|
|
ccflags-y += -Idrivers/misc/tui
|
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/trusted_mem/ssmr
|
|
|
|
obj-y += stui_hal_display.o
|
|
obj-y += stui_hal_touch.o
|