From 6a92374b8f2c59a18ba12eb30126fdd88a88bbba Mon Sep 17 00:00:00 2001 From: JP Abgrall Date: Tue, 12 Apr 2011 17:46:40 -0700 Subject: Custom kernel with data-usage support. DO_NOT_MERGE This is for a one-time build. This kernel is based on https://partner.source.android.com/g/gitweb?p=kernel%2Fprivate%2Fsamsung.git;a=shortlog;h=refs%2Fheads%2Fandroid-samsung-2.6.35 with the needed iface_stat, udp, ... changes: https://review.source.android.com/#change,21093 https://review.source.android.com/#change,20844 https://review.source.android.com/#change,21605 Change-Id: I7d45cfa15dc30a23940b3f2e8aa187fc5e18fbac Signed-off-by: JP Abgrall --- bcm4329.ko | Bin 266368 -> 266384 bytes kernel | Bin 2825092 -> 2829440 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/bcm4329.ko b/bcm4329.ko index 80f1e80..8d12046 100644 Binary files a/bcm4329.ko and b/bcm4329.ko differ diff --git a/kernel b/kernel index b31b608..854e0fb 100644 Binary files a/kernel and b/kernel differ -- cgit v1.2.3 From 4920d82bc8730ab19e9a635258b2f7f05786a797 Mon Sep 17 00:00:00 2001 From: JP Abgrall Date: Tue, 12 Apr 2011 18:01:32 -0700 Subject: Revert "Custom kernel with data-usage support." We didn't want the commit to persist. Only need to have a place to cherry the needed prebuilt kernel. This reverts commit 6a92374b8f2c59a18ba12eb30126fdd88a88bbba. --- bcm4329.ko | Bin 266384 -> 266368 bytes kernel | Bin 2829440 -> 2825092 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/bcm4329.ko b/bcm4329.ko index 8d12046..80f1e80 100644 Binary files a/bcm4329.ko and b/bcm4329.ko differ diff --git a/kernel b/kernel index 854e0fb..b31b608 100644 Binary files a/kernel and b/kernel differ -- cgit v1.2.3