[vrozenfe@localhost vioserial]$ cat 0010-vioserial-Fix-rc-file-compilation-problem.patch >From 03cf597917f908f8d421ea180873885742d96dfa Mon Sep 17 00:00:00 2001 From: Vadim Rozenfeld <vrozenfe@xxxxxxxxxx> Date: Mon, 16 May 2011 15:46:34 +0300 Subject: [COMMIT] [vioserial] Fix rc file compilation problem --- vioserial/sys/vioser.rc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/vioserial/sys/vioser.rc b/vioserial/sys/vioser.rc index cfa9944..6e7087c 100644 --- a/vioserial/sys/vioser.rc +++ b/vioserial/sys/vioser.rc @@ -18,6 +18,10 @@ #define VER_INTERNALNAME_STR "vioser.sys" #define VER_ORIGINALFILENAME_STR "vioser.sys" +#undef VER_FILEVERSION +#undef VER_FILEVERSION_STR +#undef VER_PRODUCTVERSION +#undef VER_PRODUCTVERSION_STR #undef VER_PRODUCTBUILD #undef VER_PRODUCTBUILD_QFE #undef VER_PRODUCTMAJORVERSION -- 1.7.0.2.msysgit.0 -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html