diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-27 20:32:44 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-27 20:32:44 +0200 |
commit | 5d2c56ec0e5f68ef907a85ebd8028a5ce1114351 (patch) | |
tree | 9c2f5c2c6e3ec33778e9d6951d793c76a0eaa719 /scripts | |
parent | regset: kill user_regset_copyout{,_zero}() (diff) | |
parent | [elf-fdpic] switch coredump to regsets (diff) | |
download | linux-5d2c56ec0e5f68ef907a85ebd8028a5ce1114351.tar.xz linux-5d2c56ec0e5f68ef907a85ebd8028a5ce1114351.zip |
Merge branch 'work.fdpic' into regset.followup
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/headers_install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/headers_install.sh b/scripts/headers_install.sh index 955cf3aedf21..9314247bb222 100755 --- a/scripts/headers_install.sh +++ b/scripts/headers_install.sh @@ -86,7 +86,6 @@ arch/x86/include/uapi/asm/auxvec.h:CONFIG_X86_64 arch/x86/include/uapi/asm/mman.h:CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS include/uapi/asm-generic/fcntl.h:CONFIG_64BIT include/uapi/linux/atmdev.h:CONFIG_COMPAT -include/uapi/linux/elfcore.h:CONFIG_BINFMT_ELF_FDPIC include/uapi/linux/eventpoll.h:CONFIG_PM_SLEEP include/uapi/linux/hw_breakpoint.h:CONFIG_HAVE_MIXED_BREAKPOINTS_REGS include/uapi/linux/pktcdvd.h:CONFIG_CDROM_PKTCDVD_WCACHE |