[FE training-materials-updates] Change the subsections name

maxime.ripard at free-electrons.com maxime.ripard at free-electrons.com
Tue Apr 17 17:25:30 CEST 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=d9fa650ca88b01cdfd0b855a6b5f34dad39baf0e

commit d9fa650ca88b01cdfd0b855a6b5f34dad39baf0e
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Apr 17 17:24:38 2012 +0200

    Change the subsections name
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>

diff --git a/slides/sysdev-kernel-configuration-and-compiling/sysdev-kernel-configuration-and-compiling.tex b/slides/sysdev-kernel-configuration-and-compiling/sysdev-kernel-configuration-and-compiling.tex
index a304343..a60f0ad 100644
--- a/slides/sysdev-kernel-configuration-and-compiling/sysdev-kernel-configuration-and-compiling.tex
+++ b/slides/sysdev-kernel-configuration-and-compiling/sysdev-kernel-configuration-and-compiling.tex
@@ -1,5 +1,4 @@
-\subsection[Kernel configuration]{Compiling and booting Linux
-\normalsize Kernel configuration}
+\subsection{Kernel configuration}
 
 \begin{frame}
   \frametitle{Kernel configuration and build system}
@@ -625,8 +624,7 @@ CONFIG_NTFS_RW=y
   \end{columns}
 \end{frame}
 
-\subsection[Cross-compilation]{Compiling and booting Linux
-\normalsize Cross-compiling the kernel}
+\subsection{Cross-compiling the kernel}
 
 \begin{frame}
   \frametitle{Cross-compiling the kernel}
diff --git a/slides/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex b/slides/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
index 27280e6..a2609ff 100644
--- a/slides/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
+++ b/slides/sysdev-kernel-fetch-and-patch/sysdev-kernel-fetch-and-patch.tex
@@ -1,5 +1,4 @@
-\subsection[Compilation and boot]{Compiling and booting Linux
-\normalsize Linux kernel sources}
+\subsection{Linux kernel sources}
 
 \begin{frame}
   \frametitle{Location of kernel sources}

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

Summary of changes:
 .../sysdev-kernel-configuration-and-compiling.tex  |    6 ++----
 .../sysdev-kernel-fetch-and-patch.tex              |    3 +--
 2 files changed, 3 insertions(+), 6 deletions(-)


More information about the training-materials-updates mailing list