fix uml-2.6 build, move KERNELNAME to kernel-build.mk
[openwrt-10.03/.git] / package / switch / src / switch-adm.c
index 921ad50a4c0629ebbf703967eb8e2f606820fa0f..083b6ebc470909ae2abc4975c64658cff682dc64 100644 (file)
@@ -49,7 +49,7 @@ static int force = 0;
 
 MODULE_AUTHOR("Felix Fietkau <openwrt@nbd.name>");
 MODULE_LICENSE("GPL");
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17)
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,52)
 module_param(eecs, int, 0);
 module_param(eesk, int, 0);
 module_param(eedi, int, 0);