From 4ed72f7fa4fec49c2ffce391f4925d82753e001f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 8 Oct 2009 13:42:44 +0200 Subject: [PATCH] image: - typo --- packages/image/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/image/install b/packages/image/install index c45a8bb296..6cbf14912c 100755 --- a/packages/image/install +++ b/packages/image/install @@ -64,7 +64,7 @@ case "$2" in [ "$DEVTOOLS" = yes ] && $SCRIPTS/install pciutils [ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug -# Devtools for Cooreboot... (not for Release) +# Devtools for Coreboot... (not for Release) [ "$COREBOOT" = yes ] && $SCRIPTS/install superiotool [ "$COREBOOT" = yes ] && $SCRIPTS/install flashrom [ "$COREBOOT" = yes ] && $SCRIPTS/install getpir