aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/kernel-toolchain/android-kernel-toolchain-as
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update build-kernel.sh script for x86David 'Digit' Turner2011-12-161-0/+1
This updates the build-kernel.sh script to be able to rebuild the x86 goldfish kernel from sources using our NDK-compatible toolchain. This is needed because the toolchain is configured with -mfpmath=sse and -fpic by default, which we need to disable. Because the kernel build system doesn't allow us to provide extra compiler flags easily, we create a "magic" wrapper toolchain to do it for us (see toolbox.sh) Change-Id: Ie868497dc5543d1149c51f354daa567863b638dc