Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-13 | 2008-02-13 Neal H. Walfield <neal@gnu.org> | neal | |
* Makefile.am ($(addsuffix .S, $(files))): Add a dependency on the binary. When invoking CPP, define BINARY to the calculated location of the binary. ($(addsuffix .o, $(files))): Don't include search paths. * module.S: Pass BINARY instead of the module's name to .incbin. | |||
2008-02-11 | hieronymus/ | neal | |
2008-02-11 Neal H. Walfield <neal@gnu.org> * ChangeLog: New file. * Makefile.am: Likewise. * module.S: Likewise. * hieronymus.c: Likewise. / 2008-02-11 Neal H. Walfield <neal@gnu.org> * configure.ac: Generate hieronymus/Makefile. * Makefile.am (SUBDIRS): Add hieronymus. * README: Update boot instructions. |