[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080905061101.GA7892@gmail.com>
Date: Thu, 4 Sep 2008 23:11:01 -0700
From: Khem Raj <raj.khem@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Export byteorder.h and swab.h a.out.h to userspace
Hi,
Some architectures have moved the asm/ into arch/ and some have not. This patch checks for a.out.h in both places before exporting it.
When building headers for arm I noticed that userspace headers need linux/byteorder.h and inturn swab.h also to be exported to userspace as asm/byteorder.h needs it.
I test build headers_install for all possible architecutures.
Thanks
-Khem
View attachment "diff" of type "text/plain" (1872 bytes)
Powered by blists - more mailing lists