]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Apr 2011 22:33:23 +0000 (15:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Apr 2011 22:33:23 +0000 (15:33 -0700)
commit25ab13468a3697ff0b76c8da0a0154996c074757
tree25435a6df564c1f0f33f31ab86f5b786bc502817
parent13f6c909aedfbc0bb8d5592f217eca5de943b162
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