X-Git-Url: https://git.openfabrics.org/?p=~tnikolova%2Fcompat%2F.git;a=blobdiff_plain;f=compat%2FMakefile;h=c661f5da37687f7bba925a6af3ab5f81c74f8301;hp=eb4eda1c04fa446cbc958dbe14db64c5fbb23c45;hb=59bcb973016c077cfa4990429f37e69b99a47d8e;hpb=3aac76da04396297e2ea87351b37b02a430b5769 diff --git a/compat/Makefile b/compat/Makefile index eb4eda1..c661f5d 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -37,6 +37,7 @@ compat-$(CONFIG_COMPAT_KERNEL_2_6_39) += \ compat-2.6.39.o \ kstrtox.o compat-$(CONFIG_COMPAT_KERNEL_3_0) += compat-3.0.o +compat-$(CONFIG_COMPAT_KERNEL_3_1) += compat-3.1.o compat-$(CONFIG_COMPAT_KERNEL_3_2) += compat-3.2.o compat-$(CONFIG_COMPAT_KERNEL_3_3) += \ compat-3.3.o \