Skip to content

Commit bd81feb

Browse files
hutharndb
authored andcommitted
scripts: Update the CONFIG_* ignore list in headers_install.sh
The file in include/uapi/linux/ have been cleaned in the previous patches, so we can now remove these entries from the CONFIG_* ignore-list. Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent f5bdc61 commit bd81feb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/headers_install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ arch/nios2/include/uapi/asm/swab.h:CONFIG_NIOS2_CI_SWAB_SUPPORT
8383
arch/x86/include/uapi/asm/auxvec.h:CONFIG_IA32_EMULATION
8484
arch/x86/include/uapi/asm/auxvec.h:CONFIG_X86_64
8585
arch/x86/include/uapi/asm/mman.h:CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS
86-
include/uapi/linux/atmdev.h:CONFIG_COMPAT
87-
include/uapi/linux/eventpoll.h:CONFIG_PM_SLEEP
88-
include/uapi/linux/hw_breakpoint.h:CONFIG_HAVE_MIXED_BREAKPOINTS_REGS
89-
include/uapi/linux/pktcdvd.h:CONFIG_CDROM_PKTCDVD_WCACHE
9086
"
9187

9288
for c in $configs

0 commit comments

Comments
 (0)