small update

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
arch import user (historical) 2005-08-05 18:41:38 +00:00
parent 0de60ee334
commit 2bef9a960a
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
#include "chip.h"
struct chip_operations mainboard_newisys_khepri_ops = {
CHIP_NAME("Newisys Khepri mainboard ")
CHIP_NAME("Newisys 2100 mainboard")
};