aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/gpio/mt6735/Makefile
blob: c156bf4de46630fa216d1b55b77285a6cc1cf7e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
include $(srctree)/drivers/misc/mediatek/Makefile.custom

ifeq ($(CONFIG_MTK_FPGA),y)
obj-y	:= mt_gpio_fpga.o
else
obj-y	:= mt_gpio_base.o 
endif
obj-y	+= mt_gpio_ext.o mt_gpio_affix.o mt_gpio_debug.o
ifeq ($(CONFIG_GPIOLIB),y)
obj-y	+= mt_gpio_base_linux.o
endif
# obj-y	+= dcl_sim_gpio.o