summaryrefslogtreecommitdiffstats
path: root/rules/coreutils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:16:07 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:16:07 +0000
commit750b89158142552d82174d0b00611d8fa2f3cb05 (patch)
treeddffd13eb7e4166bd3473a7033be6ea26ea81c12 /rules/coreutils.in
parent5dd137dc33795ddcc8bcf4d8cddd80fcb1ba9869 (diff)
downloadptxdist-750b89158142552d82174d0b00611d8fa2f3cb05.tar.gz
ptxdist-750b89158142552d82174d0b00611d8fa2f3cb05.tar.xz
restructuring menu structure
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2736 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/coreutils.in')
-rw-r--r--rules/coreutils.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/rules/coreutils.in b/rules/coreutils.in
index 1aef7e09d..36bc7c1f0 100644
--- a/rules/coreutils.in
+++ b/rules/coreutils.in
@@ -1,8 +1,5 @@
-menu "GNU coreutils "
-
-config COREUTILS
- bool
- prompt "Compile GNU coreutils"
+menuconfig COREUTILS
+ bool "GNU coreutils "
config COREUTILS_CP
bool
@@ -24,4 +21,3 @@ config COREUTILS_SEQ
prompt "seq"
depends on COREUTILS
-endmenu