Skip to content

This is a modified Linux kernel 5.15.99 for PlayStation 4. Contains patches for SouthBridge based belize consoles using the following patchset https://github.com/ps4boot/ps4-linux/commit/1fef36f5aefd11c594602a98e528184026e146c9 by Mircoho (updated belize ps4 patches by codedwrench) and some extra patches from the ps3xitarch team

License

DFAUS-git/ps4-linux-kernel-5.15.99-belize

Repository files navigation

How to compile this kernel?

git clone https://github.com/DFAUS-git/ps4-linux-kernel-5.15.99-belize
open the terminal in the root directory of the kernel source 
cp config .config
make -j9 (if using playstation 4 linux to compile kernel source)
bzImage is located at 'arch/x86/boot/bzImage' when compiling process completes

Download Link to bzImage compiled: https://mega.nz/file/aMlgALoI#a3_Q2VyPgqlBsBqD4hc1sToRQjRqYf6JoNDBbALq6Uo

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

About

This is a modified Linux kernel 5.15.99 for PlayStation 4. Contains patches for SouthBridge based belize consoles using the following patchset https://github.com/ps4boot/ps4-linux/commit/1fef36f5aefd11c594602a98e528184026e146c9 by Mircoho (updated belize ps4 patches by codedwrench) and some extra patches from the ps3xitarch team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published