Changeset 3900

Show
Ignore:
Timestamp:
02/03/08 18:23:15 (10 months ago)
Author:
jciccone
Message:

Quick Fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/patches.ent

    r3899 r3900  
    206206 
    207207<!ENTITY linux-elf_spitfire_fix-patch "linux-&linux-version;-elf_spitfire_fix-1.patch"> 
    208 <!ENTITY linux-elf_spitfire_fix-patch-md5 "45ad9299d3306e0e5f35c6bd78e87bc7"> 
     208<!ENTITY linux-elf_spitfire_fix-patch-md5 "e0198bd54b7d1a2cd142d1bb22ae61f8"> 
    209209<!ENTITY linux-elf_spitfire_fix-patch-size "4 KB"> 
    210210 
  • trunk/patches/linux-2.6.24-elf_spitfire_fix-1.patch

    r3899 r3900  
    3232 header-y += utrap.h 
    3333 header-y += watchdog.h 
    34 diff -Naur linux-2.6.24.orig/include/asm-sparc64/Kbuild.orig linux-2.6.24/include/asm-sparc64/Kbuild.orig 
    35 --- linux-2.6.24.orig/include/asm-sparc64/Kbuild.orig   1969-12-31 19:00:00.000000000 -0500 
    36 +++ linux-2.6.24/include/asm-sparc64/Kbuild.orig        2008-01-24 17:58:37.000000000 -0500 
    37 @@ -0,0 +1,24 @@ 
    38 +include include/asm-generic/Kbuild.asm 
    39 + 
    40 +ALTARCH := sparc 
    41 +ARCHDEF := defined __sparc__ && defined __arch64__ 
    42 +ALTARCHDEF := defined __sparc__ && !defined __arch64__ 
    43 + 
    44 +header-y += apb.h 
    45 +header-y += asi.h 
    46 +header-y += bbc.h 
    47 +header-y += bpp.h 
    48 +header-y += display7seg.h 
    49 +header-y += envctrl.h 
    50 +header-y += openprom.h 
    51 +header-y += openpromio.h 
    52 +header-y += pconf.h 
    53 +header-y += psrcompat.h 
    54 +header-y += pstate.h 
    55 +header-y += reg.h 
    56 +header-y += uctx.h 
    57 +header-y += utrap.h 
    58 +header-y += watchdog.h 
    59 + 
    60 +unifdef-y += fbio.h 
    61 +unifdef-y += perfctr.h