[PATCH] m68k/apollo: Fix comment in Makefile

From: Jonathan NeuschÃfer
Date: Sat Jan 12 2019 - 12:27:31 EST


This comment has been wrong since before git.

Signed-off-by: Jonathan NeuschÃfer <j.neuschaefer@xxxxxxx>
---
arch/m68k/apollo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/apollo/Makefile b/arch/m68k/apollo/Makefile
index 76a057962c38..01856a858fda 100644
--- a/arch/m68k/apollo/Makefile
+++ b/arch/m68k/apollo/Makefile
@@ -1,5 +1,5 @@
#
-# Makefile for Linux arch/m68k/amiga source directory
+# Makefile for Linux arch/m68k/apollo source directory
#

obj-y := config.o dn_ints.o
--
2.20.1