www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / kernel / linux / net / sched / Makefile
index daa437f..1acf9a5 100755 (executable)
@@ -2,6 +2,10 @@
 # Makefile for the Linux Traffic Control Unit.
 #
 
+ifneq ($(strip $(BRCM_KERNEL_NETQOS)),)
+CFLAGS  += -DSUPPORT_TC
+endif
+
 obj-y  := sch_generic.o
 
 obj-$(CONFIG_NET_SCHED)                += sch_api.o sch_fifo.o