[PATCH 11/12] kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Needed to get them to build.
And a hint to avoid hardcoding to many constants in assembler.

Signed-off-by: Sam Ravnborg <[email protected]>

---

 arch/frv/kernel/asm-offsets.c     |    1 +
 arch/m32r/kernel/asm-offsets.c    |    1 +
 arch/sparc64/kernel/asm-offsets.c |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 arch/frv/kernel/asm-offsets.c
 create mode 100644 arch/m32r/kernel/asm-offsets.c
 create mode 100644 arch/sparc64/kernel/asm-offsets.c

0037c78a96bb391635bff103d401c24459c5092d
diff --git a/arch/frv/kernel/asm-offsets.c b/arch/frv/kernel/asm-offsets.c
new file mode 100644
--- /dev/null
+++ b/arch/frv/kernel/asm-offsets.c
@@ -0,0 +1 @@
+/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */
diff --git a/arch/m32r/kernel/asm-offsets.c b/arch/m32r/kernel/asm-offsets.c
new file mode 100644
--- /dev/null
+++ b/arch/m32r/kernel/asm-offsets.c
@@ -0,0 +1 @@
+/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */
diff --git a/arch/sparc64/kernel/asm-offsets.c b/arch/sparc64/kernel/asm-offsets.c
new file mode 100644
--- /dev/null
+++ b/arch/sparc64/kernel/asm-offsets.c
@@ -0,0 +1 @@
+/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux