[bootlin/training-materials updates] master: slides/kernel: Move the general APIs in the backup slides (69a82648)

Miquel Raynal miquel.raynal at bootlin.com
Fri Mar 17 15:34:05 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/69a82648c48246fe63252375366be62d1f8d6a9f

>---------------------------------------------------------------

commit 69a82648c48246fe63252375366be62d1f8d6a9f
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Fri Mar 17 08:31:56 2023 +0100

    slides/kernel: Move the general APIs in the backup slides
    
    We don't have proper locations for them for now, they can still be
    useful but are not relevant at the current location.
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


>---------------------------------------------------------------

69a82648c48246fe63252375366be62d1f8d6a9f
 mk/linux-kernel.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mk/linux-kernel.mk b/mk/linux-kernel.mk
index ac4353dc..14788f40 100644
--- a/mk/linux-kernel.mk
+++ b/mk/linux-kernel.mk
@@ -21,7 +21,6 @@ LINUX_KERNEL_SLIDES = \
 		kernel-driver-development-modules \
 		kernel-driver-development-lab-modules \
 		kernel-hw-devices \
-		kernel-driver-development-general-apis \
 		kernel-device-model \
 		kernel-i2c \
 		kernel-pinmuxing \
@@ -52,6 +51,7 @@ LINUX_KERNEL_SLIDES = \
 		kernel-backup-slides-title \
 		kernel-driver-development-dma \
 		kernel-driver-development-mmap \
+		kernel-driver-development-general-apis
 
 LINUX_KERNEL_LABS   = setup \
 		kernel-sources-download \




More information about the training-materials-updates mailing list