summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Frysinger2006-05-26 03:18:09 +0200
committerMike Frysinger2006-05-26 03:18:09 +0200
commitd99c31c646171bf68ed45a212cd93ada62b5fbe2 (patch)
tree9bf0205d65f28f5f7bf1f795c561da75922b7b06 /Makefile
parentUpdate squashfs patch to v3.0 (2.4.28 kernel) (diff)
downloadbuildroot-d99c31c646171bf68ed45a212cd93ada62b5fbe2.tar.gz
buildroot-d99c31c646171bf68ed45a212cd93ada62b5fbe2.tar.xz
buildroot-d99c31c646171bf68ed45a212cd93ada62b5fbe2.zip
s/dependancies/dependencies/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e6a83f16..274e0e335 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ world: $(DL_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) $(TARGETS)
#############################################################
#
# staging and target directories do NOT list these as
-# dependancies anywhere else
+# dependencies anywhere else
#
#############################################################
$(DL_DIR):