www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / kernel / linux / net / core / Makefile
index e9b21b9..6e6e7e0 100755 (executable)
@@ -2,6 +2,10 @@
 # Makefile for the Linux networking core.
 #
 
+ifneq ($(strip $(BRCM_KERNEL_NETQOS)),)
+CFLAGS  += -DSUPPORT_TC
+endif
+
 obj-y := sock.o skbuff.o iovec.o datagram.o stream.o scm.o
 
 obj-$(CONFIG_SYSCTL) += sysctl_net_core.o