From 223a3d54fa4e809d93fa00c9a2b8b79ac6ab5428 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 23 Oct 2022 00:50:46 -0400 Subject: [PATCH] clarify purpose of kernel/gs repository forks --- static/source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/source.html b/static/source.html index 696da247..a20e64ca 100644 --- a/static/source.html +++ b/static/source.html @@ -193,12 +193,12 @@
  • 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.
  • +
  • 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_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.
  • +
  • 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.