From cac07326cb6e86bdef1d7e499de90534141c9f35 Mon Sep 17 00:00:00 2001 From: Matt Waddel Date: Tue, 27 Jun 2006 12:50:53 +1000 Subject: [PATCH] --- yaml --- r: 30858 b: refs/heads/master c: 9a6404b4d96aa82d05d8ed57e9eabea2b7920c7a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e516e464a2b9..8f9cfac168aa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 121036e5c57dbf03882cce9eb810d6042683c925 +refs/heads/master: 9a6404b4d96aa82d05d8ed57e9eabea2b7920c7a diff --git a/trunk/arch/m68knommu/Makefile b/trunk/arch/m68knommu/Makefile index 569e9c072681..8951793fd8d4 100644 --- a/trunk/arch/m68knommu/Makefile +++ b/trunk/arch/m68knommu/Makefile @@ -21,6 +21,7 @@ platform-$(CONFIG_M527x) := 527x platform-$(CONFIG_M5272) := 5272 platform-$(CONFIG_M528x) := 528x platform-$(CONFIG_M5307) := 5307 +platform-$(CONFIG_M532x) := 532x platform-$(CONFIG_M5407) := 5407 PLATFORM := $(platform-y) @@ -66,6 +67,7 @@ cpuclass-$(CONFIG_M527x) := 5307 cpuclass-$(CONFIG_M5272) := 5307 cpuclass-$(CONFIG_M528x) := 5307 cpuclass-$(CONFIG_M5307) := 5307 +cpuclass-$(CONFIG_M532x) := 5307 cpuclass-$(CONFIG_M5407) := 5307 cpuclass-$(CONFIG_M68328) := 68328 cpuclass-$(CONFIG_M68EZ328) := 68328