#
# Makefile for BM and QoS drivers.
#

# full drivers
obj-$(CONFIG_LTQ_PPV4_QOS) += qos/
obj-$(CONFIG_LTQ_PPV4_BM) += bm/
