ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
commitbfac3693c426d280b026f6a1b77dc2294ea43fea
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Apr 2011 22:33:23 +0000 (12 15:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Apr 2011 22:33:23 +0000 (12 15:33 -0700)
tree25435a6df564c1f0f33f31ab86f5b786bc502817
parent020318d0d2af51e0fd59ba654ede9b2171558720
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile

It adds -Wall (which the kernel carefully controls already) and of all
things -DDEBUG (which should be set by other means if desired, please
we have dynamic-debug these days).

Kill this noise.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/Makefile