Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201159 | Differences between
and this patch

Collapse All | Expand All

(-)genkernel-3.4.9_pre9.orig/gen_determineargs.sh (-1 / +1 lines)
Lines 70-76 Link Here
70
	#                          Config File          Command Line             Arch Default
70
	#                          Config File          Command Line             Arch Default
71
	#                          -----------          ------------             ------------
71
	#                          -----------          ------------             ------------
72
	set_config_with_override 2 DEBUGFILE            CMD_DEBUGFILE
72
	set_config_with_override 2 DEBUGFILE            CMD_DEBUGFILE
73
	set_config_with_override 2 KERNEL_DIR           CMD_KERNEL_DIR           "${DEFAULT_KERNEL_SOURCE}"
73
	set_config_with_override 2 KERNEL_DIR           CMD_KERNELDIR            "${DEFAULT_KERNEL_SOURCE}"
74
	set_config_with_override 1 NO_KERNEL_SOURCES    CMD_NO_KERNEL_SOURCES
74
	set_config_with_override 1 NO_KERNEL_SOURCES    CMD_NO_KERNEL_SOURCES
75
	set_config_with_override 2 KERNCACHE            CMD_KERNCACHE
75
	set_config_with_override 2 KERNCACHE            CMD_KERNCACHE
76
	set_config_with_override 2 KNAME                CMD_KNAME                "genkernel"
76
	set_config_with_override 2 KNAME                CMD_KNAME                "genkernel"

Return to bug 201159