add a new option, --disable-auto-linux-mem-opt, into configure.
This commit is contained in:
parent
1372bfd60a
commit
4b1637c671
7 changed files with 133 additions and 85 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-02-28 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* acconfig.h (AUTO_LINUX_MEM_OPT): New entry.
|
||||
* configure.in (--disable-auto-linux-mem-opt): New option.
|
||||
* stage2/builtins.c (kernel_func) [!AUTO_LINUX_MEM_OPT]: Add
|
||||
KERNEL_LOAD_NO_MEM_OPTION into LOAD_FLAGS, whether the user
|
||||
specifies --no-mem-option or not.
|
||||
|
||||
2001-02-27 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/builtins.c (chainloader_func): Don't check if the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue