ifeq ($(CONFIG_PPA_QOS_HAL),m)
obj-m	+= qos_hal_drv.o
qos_hal_drv-objs	+= qos_hal_proc.o qos_hal_ll_dp.o qos_hal_dp.o
endif
