mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
replace Ron's test12 patch with my own one
This commit is contained in:
parent
3177ea9c43
commit
360a0c4242
3 changed files with 2742 additions and 3 deletions
|
@ -95,7 +95,8 @@ o go to www.kernel.org and get linux-2.4.0-test12
|
|||
o Once you have pulled this file down and untar'ed it,
|
||||
apply the proper patch from the freebios/src/kernel_patches
|
||||
directory. The patch is:
|
||||
linux-2.4.0-test12-sis630-linuxbios.patch-1
|
||||
|
||||
linux-2.4.0-test12-sis630-sisfb_lite.patch
|
||||
|
||||
o Now copy config-2.4.0-test12.sis to .config, then
|
||||
make oldconfig
|
||||
|
|
|
@ -5,6 +5,7 @@ For 440BX users:
|
|||
irq_route.diff is Tyson Sawyer's patch to properly handle LINUXBIOS kernels.
|
||||
It has been tested on 2.4.0-test6 kernels.
|
||||
---
|
||||
For SiS630 users: Use the linux-2.4.0-test11-sis630-fat-sisfb.patch ONLY. This
|
||||
will build a kernel that works with LinuxBIOS.
|
||||
For SiS630 users: Use the linux-2.4.0-test12-sis630-sisfb_lite.patch ONLY.
|
||||
There is also a sameple kernel configuration file config-2.4.0-test12.sis.
|
||||
This will build a kernel that works with LinuxBIOS.
|
||||
|
||||
|
|
2737
src/kernel_patches/linux-2.4.0-test12-sis630-sisfb_lite.patch
Normal file
2737
src/kernel_patches/linux-2.4.0-test12-sis630-sisfb_lite.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue