summaryrefslogtreecommitdiffstats
path: root/package/customize/Config.in
diff options
context:
space:
mode:
authorMike Frysinger2004-12-24 10:23:11 +0100
committerMike Frysinger2004-12-24 10:23:11 +0100
commitab798b88d9818d22fafdb994cb064883ec56c956 (patch)
treef40b1c70426c3435576c462e4077ef6f5471ffd0 /package/customize/Config.in
parentuse target cflags (diff)
downloadbuildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.gz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.xz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.zip
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/customize/Config.in')
-rw-r--r--package/customize/Config.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/customize/Config.in b/package/customize/Config.in
index 700c9ffd9..0d841d254 100644
--- a/package/customize/Config.in
+++ b/package/customize/Config.in
@@ -1,8 +1,7 @@
-#
-
config BR2_PACKAGE_CUSTOMIZE
- bool"customize"
+ bool "customize"
default n
help
- Add help text here.
+ Add custom stuff to your buildroot.
+ (edit package/customize/customize.mk)