batman-adv: move CONFIG_MODULE_STRIPPED hack to compat-hacks.h
[feed/routing.git] / batman-adv / files / compat-hacks.h
index a910c2d9ae2db784656071119e85bf47db9988a2..cdf397d9ade203c09ec8312bbd3ce02053c5d8fc 100644 (file)
@@ -1,5 +1,7 @@
 /* Please avoid adding hacks here - instead add it to mac80211/backports.git */
 
+#undef CONFIG_MODULE_STRIPPED
+
 #include <linux/version.h>     /* LINUX_VERSION_CODE */
 #include <linux/types.h>