summaryrefslogtreecommitdiff
path: root/kernel-toolchain
AgeCommit message (Collapse)Author
2015-02-04Add build-kernel.sh scriptDavid 'Digit' Turner
This patch moves the kernel rebuild script from external/qemu/distrib/ to prebuilts/qemu-kernel/, for two reasons: - It's logical, captain! - external/qemu was removed from aosp/master and downstream branches while aosp/studio-1.2-dev doesn't provide all target toolchain binaries required to build the kernel. In other words, the instructions to rebuild emulator kernel images are now to use $AOSP/prebuilts/qemu-kernel/build-kernel.sh [options] Where $AOSP points to a checkout of aosp/master. Change-Id: I224618db8cc03cedcaabaee3fd5832dfdd5adb4a