summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
San Mehat [Sat, 20 Dec 2008 19:19:26 +0000 (11:19 -0800)]
Fix wifi for public cupcake by bringing forward two patches that got missed:
- Add kernel pre-alloc support
- Minor cleanups
Signed-off-by: San Mehat <san@google.com>
Jean-Baptiste Queru [Fri, 19 Dec 2008 16:07:31 +0000 (08:07 -0800)]
Merge commit 'remotes/korg/cupcake'
Conflicts:
wpa_supplicant_lib/Android.mk
The Android Open Source Project [Thu, 18 Dec 2008 02:08:10 +0000 (18:08 -0800)]
Code drop from //branches/cupcake/...@124589
Iliyan Malchev [Thu, 6 Nov 2008 01:41:24 +0000 (17:41 -0800)]
fix makefile
Signed-off-by: Iliyan Malchev <malchev@google.com>
Brian Swetland [Mon, 27 Oct 2008 23:25:45 +0000 (16:25 -0700)]
add a gitignore for the module build
Brian Swetland [Mon, 27 Oct 2008 23:22:35 +0000 (16:22 -0700)]
fix out-of-tree module build
Now you can build correctly with:
make KERNEL=/path/to/kernel
The Android Open Source Project [Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)]
Initial Contribution