#
# Copyright (C) 2015 MediaTek Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#

LINUXINCLUDE += -include $(srctree)/kernel/sched/sched.h
LINUXINCLUDE += -include $(srctree)/drivers/misc/mediatek/base/power/qos/$(MTK_PLATFORM)/mtk_qos_bound.h

obj-y += ca_drv.o
obj-y += pftch_qos.o
obj-y += utils.o
