#
# Makefile for CBM driver.
#

obj-$(CONFIG_LTQ_CBM) += cqm.o cqm_config.o cqm_debugfs.o
#CFLAGS_cqm.o := -DDEBUG
ccflags-y       += -Iinclude/net

