OSDN Git Service

android: add Android.mk to build android-x86 kernel and modules
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 29 Nov 2011 02:54:01 +0000 (10:54 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 25 Jun 2012 13:03:43 +0000 (21:03 +0800)
commit8986372f2878e80d7028242d93d14df069437290
treeec2e148723dcd607e4b7e2fef176d4f32732cf26
parentd90ed3ff6525ccd444b90e8b904ae760ab743eef
android: add Android.mk to build android-x86 kernel and modules

We moved the old build/core/kernel.mk to be a normal Android.mk here.
It prevents the build system from finding Android.mk in subdirectories
of kernel/.
Android.mk [new file with mode: 0644]