Git Product home page Git Product logo

dna-kernel's Introduction

jamiethemorris's DNA Kernel

To build this kernel you should also checkout my build tools, based on crpalmer's:

git clone https://github.com/jamiethemorris/crpalmer-kernel-build-tools_jamiethemorris.git

You'll need to install the toolchain of your choice (I use the Cortex a15 toolchain here: http://forum.xda-developers.com/showthread.php?t=2098133) and update the configuration file

jamiethemorris-build-config

to point to your toolchain. Note that the checked in version is using ccache. If you don't want to bother installing that, just remove ccache from the config file.

You'll also need other installed components to build the kernel. At the minimum you'll need:

abootimg java lz4 (r91) If you find more things that you need to install, update this file and send me a pull request or just send me a PM.

IMPORTANT: The latest version of lz4 doesn't work with this kernel and building with it will cause the kernel to fail to boot. Either build revision 91 from the source by using 'svn checkout http://lz4.googlecode.com/svn/trunk/@r91 lz4-read-only ' or simply copy the binary from this directory into /usr/bin or ~/bin.

Once everything is all configured

./build/build.sh

will compile the kernel and generate an update.zip file in the target dir specific in your config.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.