From cc1113dff96e16fdda35dade3e55314f11d3061c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 11 May 2023 00:58:27 -0400 Subject: [PATCH] unified Tensor kernel repositories --- static/source.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/static/source.html b/static/source.html index f1152558..58b9b2f7 100644 --- a/static/source.html +++ b/static/source.html @@ -205,14 +205,10 @@
  • kernel_manifest-bluejay: Kernel manifest for the Pixel 6a.
  • kernel_manifest-raviole: Kernel manifest for the Pixel 6 and 6 Pro.
  • -
  • kernel_build-gs101: Kernel build system for the Pixel 6, Pixel 6 Pro and Pixel 6a.
  • -
  • kernel_gs-gs101: Kernel sources for the Pixel 6, Pixel 6 Pro and Pixel 6a. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.
  • -
  • kernel_google-modules_wlan_bcmdhd_bcm4389-gs101: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro and Pixel 6a.
  • - +
  • kernel_build-gs: Kernel build system for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro and Pixel 7a.
  • +
  • kernel_gs: Kernel sources for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro and Pixel 7a. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.
  • +
  • kernel_google-modules_wlan_bcmdhd_bcm4389-gs: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro.
  • kernel_manifest-pantah: Kernel manifest for the Pixel 7 and Pixel 7 Pro.
  • -
  • kernel_build-pantah: Kernel build system for the Pixel 7 and Pixel 7 Pro.
  • -
  • kernel_gs-pantah: Kernel sources for the Pixel 7 and Pixel 7 Pro. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.
  • -
  • kernel_google-modules_wlan_bcmdhd_bcm4389-pantah: Kernel Wi-Fi/Bluetooth driver for the Pixel 7 and Pixel 7 Pro.
  • kernel_manifest-lynx: Kernel manifest for the Pixel 7a.