aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/connectivity/common/combo/platform/Makefile
blob: 819a513945f116ba4d43c7916b557be8fe7f93d1 (plain) (blame)
1
2
3
4
5
ifeq ($(CONFIG_MTK_COMBO),y)
PLAT := alps
obj-y	+= $(PLAT)/

endif