linux_dsm_epyc7002/arch/parisc/kernel
Helge Deller c7cd882469 parisc: Fix missing binfmt_elf32.o build error
Commit 71d577db01 ("parisc: Switch to generic COMPAT_BINFMT_ELF")
removed the binfmt_elf32.c source file, but missed to drop the object
file from the list of object files the Makefile, which then results in a
build error.

Fixes: 71d577db01 ("parisc: Switch to generic COMPAT_BINFMT_ELF")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2018-04-14 11:17:59 +02:00
..
.gitignore
asm-offsets.c
audit.c
cache.c parisc: Move cache flush functions into .text.hot section 2018-04-11 11:40:35 +02:00
compat_audit.c
drivers.c parisc: Fix out of array access in match_pci_device() 2018-03-27 18:52:22 +02:00
entry.S
firmware.c
ftrace.c
hardware.c parisc: Move various functions and strings to init section 2018-03-27 18:52:21 +02:00
head.S parisc: Check if secondary CPUs want own PDC calls 2018-03-02 10:04:46 +01:00
hpmc.S parisc: Fix HPMC handler by increasing size to multiple of 16 bytes 2018-03-27 18:52:22 +02:00
inventory.c
irq.c
Makefile parisc: Fix missing binfmt_elf32.o build error 2018-04-14 11:17:59 +02:00
module.c
pa7300lc.c
pacache.S parisc: Move cache flush functions into .text.hot section 2018-04-11 11:40:35 +02:00
parisc_ksyms.c
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf_asm.S
perf_images.h
perf.c
process.c parisc: Prevent panic at system halt 2018-04-11 22:28:41 +02:00
processor.c
ptrace.c
real2.S
setup.c
signal32.c
signal32.h
signal.c
smp.c parisc: Check if secondary CPUs want own PDC calls 2018-03-02 10:04:46 +01:00
stacktrace.c
sys_parisc32.c
sys_parisc.c exec: pass stack rlimit into mm layout functions 2018-04-11 10:28:37 -07:00
syscall_table.S
syscall.S
time.c RTC for 4.17 2018-04-10 10:22:27 -07:00
topology.c
traps.c parisc/signal: Add FPE_CONDTRAP for conditional trap handling 2018-04-11 11:40:35 +02:00
unaligned.c
unwind.c
vmlinux.lds.S