From 22db35bbe11cb1da8416ca125cc158fcafc60b4b Mon Sep 17 00:00:00 2001 From: Christian Eppler Date: Wed, 15 May 2013 17:38:38 +0200 Subject: Kconfig with fastbuild,masterpres,masterhandout Signed-off-by: Christian Eppler --- Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index b7a6bc7..1def614 100644 --- a/Kconfig +++ b/Kconfig @@ -1,5 +1,10 @@ mainmenu "Build training documents" +config BUILD_FAST_BUILD + bool "FAST-Build" + help + Build pdf's only one time (Without index) + config BUILD_HANDOUTS bool "Build with handouts" help @@ -16,6 +21,7 @@ config BUILD_MASTER_PRES help Build on big master presentation with all selected topics + source "security/vpn/Kconfig" source "basics/cpu-arch/Kconfig" source "application-devel/Kconfig" -- cgit v1.2.3