Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> --- config.mk | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/config.mk b/config.mk index a71de4e..1bb2799 100644 --- a/config.mk +++ b/config.mk @@ -120,6 +120,10 @@ ifdef CONFIG_FW_LOADER endif #CONFIG_FW_LOADER endif #CONFIG_COMPAT_KERNEL_2_6_33 +ifdef CONFIG_COMPAT_KERNEL_2_6_36 + CONFIG_COMPAT_KFIFO=y +endif #CONFIG_COMPAT_KERNEL_2_6_36 + # Wireless subsystem stuff CONFIG_MAC80211=m -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html