From 73ce70caee718bb10ef4d4b965203e0678bb5f99 Mon Sep 17 00:00:00 2001 From: vapier Date: Sat, 17 Mar 2007 06:26:51 +0000 Subject: fix typo as pointed out by src.obsolete.funcs git-svn-id: svn://busybox.net/trunk/busybox@18130 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 71ebf8f4a..5bbd872ea 100644 --- a/Makefile +++ b/Makefile @@ -481,7 +481,7 @@ endif # The all: target is the default when no target is given on the # command line. # This allow a user to issue only 'make' to build a kernel including modules -# Defaults busybox but it is usually overriden in the arch makefile +# Defaults busybox but it is usually overridden in the arch makefile all: busybox -include $(srctree)/arch/$(ARCH)/Makefile -- cgit v1.2.3-55-g6feb