Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/klibc/arch/ppc/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 23  KLIBCBITSIZE       = 32 Line 23  KLIBCBITSIZE       = 32
23  KLIBCSHAREDFLAGS     = -Ttext 0x0f800200  KLIBCSHAREDFLAGS     = -Ttext 0x0f800200
24    
25  # The kernel so far has both asm-ppc* and asm-powerpc.  # The kernel so far has both asm-ppc* and asm-powerpc.
26  KLIBCARCHINCFLAGS = -I$(KLIBCKERNELOBJ)arch/$(KLIBCARCH)/include  KLIBCARCHINCFLAGS = -I$(KLIBCKERNELOBJ)/arch/powerpc/include
27    
28  # The asm include files live in asm-powerpc  # The asm include files live in asm-powerpc
29  KLIBCASMARCH = powerpc  KLIBCASMARCH = powerpc

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