summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconfig.h')
-rwxr-xr-xzconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/zconfig.h b/zconfig.h
index 70dbfaf..1b63cf2 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -61,6 +61,10 @@
#define CONFIG_ZAPATA_NET
#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,4,20)
#define CONFIG_OLD_HDLC_API
+#else
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,3)
+#define HDLC_MAINTAINERS_ARE_MORE_STUPID_THAN_I_THOUGHT
+#endif
#endif
#endif
#ifdef CONFIG_PPP