summaryrefslogtreecommitdiffstats
path: root/arch/m68k/68360/Makefile
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2014-08-21 22:10:31 +1000
committerGreg Ungerer <gerg@uclinux.org>2014-09-29 09:18:35 +1000
commit6f4a8856e084fbeae226ef52de1fc4f8d2c68765 (patch)
treeab5ba040edb41af3c12fb8c1b24b235ff09f7ae0 /arch/m68k/68360/Makefile
parentd3a887ccba63694bb3f5a7083ccc85c7ad116a08 (diff)
downloadop-kernel-dev-6f4a8856e084fbeae226ef52de1fc4f8d2c68765.zip
op-kernel-dev-6f4a8856e084fbeae226ef52de1fc4f8d2c68765.tar.gz
m68k: fix crufty 68000 and 68360 intro comments
Quite a few of the non-mmu specific support files have a pathname in the title comments of the file. These files have moved around a bit over the years, and most are no longer accurate. Remove the pathname and fix the comments to include at least a short description of the files contents. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/68360/Makefile')
-rw-r--r--arch/m68k/68360/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/68360/Makefile b/arch/m68k/68360/Makefile
index f6f4343..591ce42 100644
--- a/arch/m68k/68360/Makefile
+++ b/arch/m68k/68360/Makefile
@@ -1,5 +1,5 @@
#
-# Makefile for arch/m68knommu/platform/68360.
+# Makefile for 68360 machines.
#
model-y := ram
model-$(CONFIG_ROMKERNEL) := rom
OpenPOWER on IntegriCloud