about Fiasco make system

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sat Jan 10 14:58:36 CET 2009


Hi,

On Fri Jan 09, 2009 at 20:37:55 +0800, Zhang Yinfei wrote:
> 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.

Assembly file can be hooked in by adding the filename to ASSRC_KERNEL in
src/Modules.ia32. There are already the other .S files, you'll see when
you look at it.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list