[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ada643oobmp.fsf@cisco.com>
Date:	Thu, 09 Aug 2007 10:34:22 -0700
From:	Roland Dreier <rdreier@...co.com>
To:	ggrundstrom@...effect.com
Cc:	netdev@...r.kernel.org, ewg@...ts.openfabrics.org
Subject: Re: [ewg] [PATCH 14/14] nes: kernel build infrastructure
 > +ifdef CONFIG_INFINIBAND_NES_DEBUG
 > +EXTRA_CFLAGS += -DNES_DEBUG
 > +endif
I would just use the CONFIG_INFINIBAND_NES_DEBUG symbol directly in
your code.
 > +EXTRA_CFLAGS += -DNES_MINICM
If you're defining this unconditionally, can you just get rid of all
the tests of this symbol?
 - R.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists