X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=net%2Frds%2FMakefile;h=56c7d27eefee759be0c4dab0f939c84df9c49560;hb=ff57087f314be8d458dca6bdd41be5b4236482a0;hp=0e72bec1529f52116a1aa8a2a4512d903ce03a4b;hpb=1248ded656d8afb64be01b2985b7b3e562eac914;p=cascardo%2Flinux.git diff --git a/net/rds/Makefile b/net/rds/Makefile index 0e72bec1529f..56c7d27eefee 100644 --- a/net/rds/Makefile +++ b/net/rds/Makefile @@ -13,5 +13,5 @@ obj-$(CONFIG_RDS_TCP) += rds_tcp.o rds_tcp-y := tcp.o tcp_connect.o tcp_listen.o tcp_recv.o \ tcp_send.o tcp_stats.o -ccflags-$(CONFIG_RDS_DEBUG) := -DDEBUG +ccflags-$(CONFIG_RDS_DEBUG) := -DRDS_DEBUG