bug#24440: [PATCH] gnu: kernel-config: Use correct kconfig file.

2016-09-23 Thread Ludovic Courtès
David Craven skribis: > * gnu/packages/linux.scm (kernel-config): Use correct kconfig file. AFAICS, a variant of this patch was pushed as 25847b327e9add2c55ba4980a95708484db46473, so closing this bug. Thank you, Ludo’.

bug#24440: [PATCH] gnu: kernel-config: Use correct kconfig file.

2016-09-15 Thread David Craven
* gnu/packages/linux.scm (kernel-config): Use correct kconfig file. --- gnu/packages/linux.scm | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 3ec6514..61288be 100644 --- a/gnu/packages/linux.scm +++