summaryrefslogtreecommitdiff
path: root/target/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-07 02:18:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-07 02:18:44 +0200
commitee792cd4fe5062c8c488e1b43ab877bba6e073d2 (patch)
treec14446ed347bec18fac580f293e77af0c45eb80c /target/Makefile
parent52ee190f6bbbf0bf0c3d354f0370c409aed14506 (diff)
parentda28ccc6f848695609d32090142f1b4af0e27b17 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: target/alix2d/kernel.config
Diffstat (limited to 'target/Makefile')
-rw-r--r--target/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Makefile b/target/Makefile
index dc77bf75f..5e7259d8a 100644
--- a/target/Makefile
+++ b/target/Makefile
@@ -10,7 +10,7 @@ all: install
# The following target combines all kernel-related variables and
# config files into a single one to be used as the final kernel
# configuration when building. This is how it's done:
-# 1) fetch all ADK_KPACKAGE_KMOD_* vars into
+# 1) fetch all ADK_KPACKAGE_KMOD_* vars into
# .kernelconfig.modules and set them to "m"
# 2) fetch all enabled ADK_KERNEL_* vars into
# .kernelconfig.kernel (no conversion, as they are booleans)