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)
committerSteve Conklin <sconklin@canonical.com>
Fri, 15 Jul 2011 17:20:55 +0000 (12:20 -0500)
commitd0dc5f3f2347fc2129ac0dc2bb14a0c9c53b3c0e
treeaf0557efd5e2cb1708c85e4338d93fd68e36609f
parent923d0fba2bd873af00873e78f71ebbe9c29092a0
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile

BugLink: http://bugs.launchpad.net/bugs/793702

[ Upstream commit bfac3693c426d280b026f6a1b77dc2294ea43fea ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
net/ieee802154/Makefile