m68knommu: add CPU_NAME for 68000
authorLuis Alves <ljalvs@gmail.com>
Thu, 14 Feb 2013 21:18:34 +0000 (21:18 +0000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 4 Mar 2013 01:08:29 +0000 (11:08 +1000)
commit1a62fe8d1b26223abba31e9a81005d550822a1f8
treed19cae4473a5af2f571c6f08b81c8ef35e71952f
parent6dbe51c251a327e012439c4772097a13df43c5b8
m68knommu: add CPU_NAME for 68000

This patch adds the correct CPU name.
Without this, it just displays UNKNOWN at boot time and at '/proc/cpuinfo'.

Signed-off-by: Luis Alves <ljalvs@gmail.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/kernel/setup_no.c