Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/klibc/arch/x86_64/MCONFIG

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1121 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1122 by niro, Wed Aug 18 21:11:40 2010 UTC
# Line 35  KLIBCLDFLAGS      = -m elf_x86_64 Line 35  KLIBCLDFLAGS      = -m elf_x86_64
35  # Revert to the old max-page-size=0x100000 value.  # Revert to the old max-page-size=0x100000 value.
36  KLIBCSHAREDFLAGS     = -Ttext 0x00200200 -z max-page-size=0x100000  KLIBCSHAREDFLAGS     = -Ttext 0x00200200 -z max-page-size=0x100000
37    
38  # Additional asm- directories needed during installation  # Asm includes for x86_64 are in the merged x86 tree
39  ASMARCH = asm-i386  KLIBCARCHINCFLAGS = -I$(KLIBCKERNELOBJ)/arch/x86/include

Legend:
Removed from v.1121  
changed lines
  Added in v.1122