A lack of a SERIES file specified in a target file means that we don't have
patches for a kernel, so why build one. Specifically this is for building a patchless client. This should all work if the concept of: if [ -z "$LINUX" ] ; then ... else build_lustre fi works. I don't know that we test the build_lustre() function of lbuild with any regularity, if at all though.
Please register or sign in to comment