diff options
Diffstat (limited to 'lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch')
-rw-r--r-- | lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch index 738264f0f..64a80b438 100644 --- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch +++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch @@ -19,10 +19,10 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org> 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Kconfig b/lib/Kconfig -index 601965a948e8..028213cf0e4d 100644 +index 34e332b8d326..7f0fb38d001f 100644 --- a/lib/Kconfig +++ b/lib/Kconfig -@@ -390,7 +390,8 @@ config CHECK_SIGNATURE +@@ -396,7 +396,8 @@ config CHECK_SIGNATURE bool config CPUMASK_OFFSTACK |