diff options
author | Helge Deller <deller@gmx.de> | 2018-04-13 22:54:37 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2018-04-14 12:17:59 +0300 |
commit | c7cd882469fc5042a5c84122b4062d7f53076db7 (patch) | |
tree | e4a5c3b151d381832d927f44b13441d645ee9508 /arch/parisc/Kconfig.debug | |
parent | 48023102b7078a6674516b1fe0d639669336049d (diff) | |
download | linux-c7cd882469fc5042a5c84122b4062d7f53076db7.tar.xz |
parisc: Fix missing binfmt_elf32.o build error
Commit 71d577db01a5 ("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: 71d577db01a5 ("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>
Diffstat (limited to 'arch/parisc/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions