net: can: use kbuild magic to inherit debug settings
authorWolfram Sang <wsa@the-dreams.de>
Sun, 17 Aug 2014 22:38:24 +0000 (17:38 -0500)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 17 Aug 2014 23:03:38 +0000 (01:03 +0200)
No need to manually copy debug settings into subdir Makefiles. kbuild
has a mechanism for inheriting, so let's use it.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

No differences found