Laclin Linux kernel sources                           Revision: 231105
----------------------------------------------------------------------

1. This directory includes the following files:

* This file:

      readme.txt

* An upstream kernel source tarball:

      linux-5.*.*.tar.bz2

* A file containing the  upstream URL for the preceding upstream source
tarball:

      upstream-tarball.url

* A Laclin kernel source tarball based on the preceding upstream source
tarball:

      kernel-######-64.tar.bz2
(or)
      kernel-######-32.tar.bz2

The  "######" in this case is a 6-digit date and revision string.  The
"64" or "32" signifies 64-bit or 32-bit.

* "bash" scripts used to create the preceding Laclin source tarball:

      prepare-kernel-sources.sh
      update-kernel.sh

* Patch files used:

      kernel-boot-usb.patch
      kernel-btrfs-compress.patch

* A "bash" script that builds a Linux kernel:

      build-kernel.sh

* A kernel configuration file:

      config.kernel

* Notes on kernel configuration settings:

      config-info.txt

----------------------------------------------------------------------

2. For more information,  see the comments in  the following two scri-
pts:

      update-kernel.sh
      build-kernel.sh

----------------------------------------------------------------------
End of document.