Skip to content

Commit

Permalink
add example build command line for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
PerditionC committed Dec 19, 2023
1 parent 9f93236 commit 2da3aaf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
==================

Expand Down

0 comments on commit 2da3aaf

Please sign in to comment.