forked from jonsmirl/mpc5200
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of Linus Torvald's Kernel Tree
License
teamprestigeww/linux-2.6-fascinate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to build kernels There are 2 build scripts included in this repository for building linux kernels: build_voodoo.sh and build_kernel.sh. By default, they are setup to build kernels for the VZW Fascinate, USCC Mesmerize, and Cellular South Showcase. They will both download the necessary code for the initramfs and toolchain to build compatible kernels. If you would like to build for only one device, simply edit the top of build_stuff.sh's "MODELS=" line to suit your needs. To build voodoo lagfix kernels, run build_voodoo.sh. If this is the first time you are building, it will take some time for the voodoo code to be compiled. Be patient. If you get a popup screen from make menuconfig, simply select "Exit". When finished, it will run build_kernel.sh automatically. To build non-voodoo lagfix kernels, run build_kernel.sh directly.
About
Mirror of Linus Torvald's Kernel Tree
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 99.9%
- Perl 0.1%
- Shell 0.0%
- C++ 0.0%
- Python 0.0%
- SuperCollider 0.0%