batman-adv: move CONFIG_MODULE_STRIPPED hack to compat-hacks.h 221/head
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 8 Aug 2016 15:05:33 +0000 (17:05 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 9 Aug 2016 00:20:34 +0000 (02:20 +0200)
commit71f835fdeb2a7c37cdc3a5228e7ebc0e76efc8bd
tree6eeb8cac5728827ef72c2d6640157ed91f7414d7
parent259cb6eada082c0c439a14acf9ba607fcc231b20
batman-adv: move CONFIG_MODULE_STRIPPED hack to compat-hacks.h

The CONFIG_MODULE_STRIPPED hack broke some time ago, as it is undefined too
late (after the headers using it have been included by compat-hacks.h).

Undefine CONFIG_MODULE_STRIPPED at the top of compat-hacks.h instead to
make the module version available to batctl again.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
batman-adv/Makefile
batman-adv/files/compat-hacks.h