Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 745 Bytes

mptcp-galaxy-nexsus

MultipathTCP kernel port for Galaxy Nexus (maguro).

Based on:

This is a merge of the original tuna kernel for Galaxy Nexus devices and the MPTCP kernel. It may contain bugs.

Build:

How to build a kernel: https://source.android.com/source/building-kernels.html

  • make tuna_defconfig
  • make -j 2

Flash:

Be sure that you know what you are doing. This may break your device!

  • adb reboot bootloader
  • fastboot flash zimage /arch/arm/boot/zImage