add a mem option into Linux automatically only if the user doesn't specify it explicitly.

This commit is contained in:
okuji 2000-06-17 08:48:28 +00:00
parent 3899310dca
commit edb9c0d7b0
3 changed files with 18 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2000-06-17 OKUJI Yoshinori <okuji@gnu.org>
* stage2/boot.c (load_image): Pass a mem option to Linux, only
if SRC has no substring "mem=".
2000-06-17 OKUJI Yoshinori <okuji@gnu.org>
* stage2/compile: Removed.