]> Git Repo - linux.git/blobdiff - drivers/net/tulip/Makefile
tulip: Convert uses of KERN_DEBUG
[linux.git] / drivers / net / tulip / Makefile
index 200cbf7c815c1f6eafcf0571332849ae98476cf9..5e8be38b45bbff442b6130f7b95d67bcf954c208 100644 (file)
@@ -2,6 +2,8 @@
 # Makefile for the Linux "Tulip" family network device drivers.
 #
 
+ccflags-$(CONFIG_NET_TULIP)    := -DDEBUG
+
 obj-$(CONFIG_PCMCIA_XIRCOM)    += xircom_cb.o
 obj-$(CONFIG_DM9102)           += dmfe.o
 obj-$(CONFIG_WINBOND_840)      += winbond-840.o
This page took 0.031197 seconds and 4 git commands to generate.