include OEM MS/PC boot sector in sys by default

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1050 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Kenneth J Davis 2004-09-20 09:41:42 +00:00
parent d87c8972fb
commit b5b7fec1a8

View File

@ -28,7 +28,7 @@
#define DEBUG
/* #define DDEBUG */
/* #define WITHOEMCOMPATBS */ /* uncomment for larger sys that support MS/PC DOS */
#define WITHOEMCOMPATBS /* include support for OEM MS/PC DOS 3.??-6.x */
#define SYS_VERSION "v3.4"