commit | 48daa652ba2875084e449302af9f9d0ae1811785 | [log] [tgz] |
---|---|---|
author | Paul Beeler <sparksco@gmail.com> | Tue Oct 30 13:38:06 2012 -0600 |
committer | Paul Beeler <sparksco@gmail.com> | Tue Oct 30 14:15:11 2012 -0600 |
tree | 54a1553f11f514f8259798c4c5747fd5b9e7fd17 | |
parent | 8ea3bb94d7ae891807f8dec0ace9e894e4217f4b [diff] |
android ndk defconfig: fix default location of modules The default location of modules is currently /lib/modules which we never use on android. Some kernel modules need to be loaded on boot with /system/bin or init.d scripts.