X-Git-Url: https://git.openfabrics.org/?p=~emulex%2Ffor-vlad%2Fold%2Fcompat.git;a=blobdiff_plain;f=scripts%2Fgen-compat-config.sh;h=5d6e34ccfb06437562f8eefb56392cde6aef0d3f;hp=423d59528860f01338f72d9860d629b786130680;hb=22f03e353206c8f848de9d47cb1f6079fdfe9ed3;hpb=e4e6f33801d78ad3b71836ce8a3058235fdaa6ef diff --git a/scripts/gen-compat-config.sh b/scripts/gen-compat-config.sh index 423d595..5d6e34c 100755 --- a/scripts/gen-compat-config.sh +++ b/scripts/gen-compat-config.sh @@ -59,5 +59,5 @@ if [[ ${CONFIG_COMPAT_KERNEL_2_6_33} = "y" ]]; then fi if [[ ${CONFIG_COMPAT_KERNEL_2_6_36} = "y" ]]; then - echo "CONFIG_COMPAT_KFIFO=m" + echo "CONFIG_COMPAT_KFIFO=y" fi