Hi all,
I want to add some file to the fiasco source code tree (in my local build).
Actually it is a simple assemble file which has some VBE related code to
help me debug assembles. It works well in bootstrap module. If I just
naively copy the file to "fiasco/src/kern/ia32/", it won't be compiled and
other files cannot use it. Any hint about how should I modify the Makefiles
to include this file? Thanks a lot.
Best Regards,
Yinfei Zhang