Re: [M68KNOMMU 06/06]: modify Makefiles to support common coldfire directory

2008-02-01 Thread Greg Ungerer
Hi Sam, Sam Ravnborg wrote: On Fri, Feb 01, 2008 at 05:37:56PM +1000, Greg Ungerer wrote: Modify Makefiles to support separate coldfire platform directory. Currently the common ColdFire CPU family code sits in the arch/m68knommu/platform/5307 directory. This is confusing, the files containing

Re: [M68KNOMMU 06/06]: modify Makefiles to support common coldfire directory

2008-02-01 Thread Sam Ravnborg
Hi Greg. On Fri, Feb 01, 2008 at 05:37:56PM +1000, Greg Ungerer wrote: > Modify Makefiles to support separate coldfire platform directory. > > Currently the common ColdFire CPU family code sits in the > arch/m68knommu/platform/5307 directory. This is confusing, the files > containing this common

[M68KNOMMU 06/06]: modify Makefiles to support common coldfire directory

2008-01-31 Thread Greg Ungerer
Modify Makefiles to support separate coldfire platform directory. Currently the common ColdFire CPU family code sits in the arch/m68knommu/platform/5307 directory. This is confusing, the files containing this common code are in no way specific to the 5307 ColdFire. Create an arch/m68knommu/platfor