From 07c82cfd2fa103c9c4a0b88e8bdda3938b2f219a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 3 Jul 2010 20:34:12 +0200 Subject: [PATCH] Makefile: rename installator to installer Signed-off-by: Stephan Raue --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 15791bf9ca..3a72287f91 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: system system: ./scripts/install image system - ./scripts/install image installator + ./scripts/install image installer release: ./scripts/install image release