From 3027ef81d6c97d3729d2cef38e8379e7796eb6db Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 6 Jul 2024 15:22:55 -0400 Subject: [PATCH] reorder kernel repositories --- static/source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/source.html b/static/source.html index d17dfcf5..6bfbdabe 100644 --- a/static/source.html +++ b/static/source.html @@ -205,8 +205,8 @@
  • kernel_common-6.6: Generic Linux 6.6 kernel sources.
  • kernel_manifest-gs: Kernel manifest for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.
  • -
  • kernel_devices_google_tangorpro: Kernel setup for Pixel Tablet.
  • kernel_build-gs: Kernel build system for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.
  • +
  • kernel_devices_google_tangorpro: Kernel setup for Pixel Tablet.
  • kernel_gs: Kernel sources for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.
  • kernel_google-modules_amplifiers-gs: Kernel amplifier driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.
  • kernel_google-modules_power_reset-gs: Kernel reset driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.