add example build command line for Windows
This commit is contained in:
parent
9f9323612a
commit
2da3aafa80
@ -15,6 +15,11 @@ kernel come out, you can extract them over your previous source, and
|
||||
not have to worry about resetting up your configuration because your
|
||||
CONFIG.BAT file will not get replaced!
|
||||
|
||||
For example to build your custom branded kernel for 386+ with FAT32
|
||||
support using OpenWatcom compilers use a command such as:
|
||||
BUILD.BAT 386 ow fat32 upx /D CUSTOM_BRANDING /V "MyDOS"
|
||||
|
||||
|
||||
Building on Linux:
|
||||
==================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user