[RFC 01/31] proof of concept merge of m68k and m68knommu

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

 



replace m68knommu hdr-arch hack with m68knommu SRCARCH.

---
 Makefile |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index 0d46615..1786c34 100644
--- a/Makefile
+++ b/Makefile
@@ -205,13 +205,13 @@ ifeq ($(ARCH),sh64)
        SRCARCH := sh
 endif
 
-# Where to locate arch specific headers
-hdr-arch  := $(SRCARCH)
-
 ifeq ($(ARCH),m68knommu)
-       hdr-arch  := m68k
+       SRCARCH  := m68k
 endif
 
+# Where to locate arch specific headers
+hdr-arch  := $(SRCARCH)
+
 KCONFIG_CONFIG	?= .config
 
 # SHELL used by kbuild
-- 
1.5.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux