changeset 1481:1e494ad5c7fd

Fix "cofnig" typo.
author Rob Landley <rob@landley.net>
date Wed, 28 Dec 2011 16:01:32 -0600
parents b5095f9eaacf
children b381adcd7968
files sources/sections/busybox.build
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/sections/busybox.build	Wed Dec 28 15:58:43 2011 -0600
+++ b/sources/sections/busybox.build	Wed Dec 28 16:01:32 2011 -0600
@@ -4,7 +4,7 @@
 
 # Build busybox
 
-if [ "$TOYBOX" == busybox_defcofnig ]
+if [ "$TOYBOX" == busybox_defconfig ]
 then
   make defconfig &&
   # breaks on ubuntu 11.10