diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-07 09:22:36 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-07 09:22:47 -0400 |
commit | 5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb (patch) | |
tree | 0f7eb261706d7cebe3090a4d9cf378ea2daec115 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 45a0b49689abb380af737e255539b56d79bfb444 (diff) | |
download | kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.gz kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.xz kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.zip |
Linux v4.1-rc2-79-g0e1dc4274828
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r-- | Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch index 7c1f29ffd..a52d36a0e 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -59,7 +59,7 @@ index 2da553fd7fc3..32f118807d2a 100644 ifdef CONFIG_DEBUG_INFO ifdef CONFIG_DEBUG_INFO_SPLIT diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug -index 17670573dda8..d23b7c975eb5 100644 +index ba2b0c87e65b..390e4089c086 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -165,7 +165,23 @@ config DEBUG_INFO_DWARF4 @@ -87,6 +87,3 @@ index 17670573dda8..d23b7c975eb5 100644 config GDB_SCRIPTS bool "Provide GDB scripts for kernel debugging" --- -2.3.6 - |