From bce74fd3d3da63b6a3f07c8d19634e6705aec6df Mon Sep 17 00:00:00 2001 From: aldot Date: Fri, 19 May 2006 14:02:51 +0000 Subject: - typo s/allbaseconfig/allbareconfig/ I thought Robert Day pointed this out, but i cannot find the mail in the archives.. git-svn-id: svn://busybox.net/trunk/busybox@15134 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 4d0a09f9a..731e58e41 100644 --- a/INSTALL +++ b/INSTALL @@ -53,7 +53,7 @@ is run without an existing configuration, make defconfig will run first to create a known starting point. Other starting configurations (mostly used for testing purposes) include -"make allbaseconfig" (enables all applets but disables all optional features), +"make allbareconfig" (enables all applets but disables all optional features), "make allyesconfig" (enables absolutely everything including debug features), and "make randconfig" (produce a random configuration). -- cgit v1.2.3-55-g6feb