aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/Kbuild
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2015-02-17 09:41:51 -0500
committerHelge Deller <deller@gmx.de>2015-02-17 10:29:36 -0500
commit35e88d5c22e1916c819b5a8756aed2f09a4aba18 (patch)
treef719b3b7f1e0de1c6ff58d72f6c8a8477c6d4831 /include/uapi/linux/Kbuild
parent3d66b810eb7b6ad2e3eb47f03f28c3aba239f508 (diff)
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
The parisc arch has been the only user of HP-UX SOM binaries. Support for HP-UX executables was never finished and since we now drop support for the HP-UX compat layer anyway, it does not makes sense to keep the BINFMT_SOM support. Cc: linux-fsdevel@vger.kernel.org Cc: linux-parisc@vger.kernel.org Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r--include/uapi/linux/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 7b8141bf59a7..68ceb97c458c 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -370,7 +370,6 @@ header-y += snmp.h
370header-y += sock_diag.h 370header-y += sock_diag.h
371header-y += socket.h 371header-y += socket.h
372header-y += sockios.h 372header-y += sockios.h
373header-y += som.h
374header-y += sonet.h 373header-y += sonet.h
375header-y += sonypi.h 374header-y += sonypi.h
376header-y += soundcard.h 375header-y += soundcard.h