Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> --- compat/Makefile | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compat/Makefile b/compat/Makefile index 2fb1893..fc43ba1 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -24,9 +24,9 @@ compat-$(CONFIG_COMPAT_KERNEL_2_6_29) += compat-2.6.29.o compat-$(CONFIG_COMPAT_KERNEL_2_6_32) += compat-2.6.32.o compat-$(CONFIG_COMPAT_KERNEL_2_6_33) += compat-2.6.33.o compat-$(CONFIG_COMPAT_KERNEL_2_6_35) += compat-2.6.35.o -compat-$(CONFIG_COMPAT_KERNEL_2_6_36) += \ - compat-2.6.36.o \ - kfifo.o +compat-$(CONFIG_COMPAT_KERNEL_2_6_36) += compat-2.6.36.o + +compat-$(CONFIG_COMPAT_KFIFO) += kfifo.o compat-$(CONFIG_COMPAT_KERNEL_2_6_37) += compat-2.6.37.o compat-$(CONFIG_COMPAT_KERNEL_2_6_38) += compat-2.6.38.o -- 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