summaryrefslogtreecommitdiffstats
path: root/rules/gawk.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:17:47 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-06-12 19:17:47 +0000
commiteb147d677ad716c6df0eac7d8ca71bf6d33d4303 (patch)
treedb897eea8d2582283623e28719e53bc9ce936314 /rules/gawk.in
parentd972e016fc54a83c7aabb5e30a74002a7474354e (diff)
downloadptxdist-eb147d677ad716c6df0eac7d8ca71bf6d33d4303.tar.gz
ptxdist-eb147d677ad716c6df0eac7d8ca71bf6d33d4303.tar.xz
restructuring menu structure
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2749 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gawk.in')
-rw-r--r--rules/gawk.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/rules/gawk.in b/rules/gawk.in
index c6601870d..8f3d779d1 100644
--- a/rules/gawk.in
+++ b/rules/gawk.in
@@ -1,7 +1,3 @@
-menu "Gawk "
+menuconfig GAWK
+ bool "Gawk "
-config GAWK
- bool
- prompt "Compile GNU awk (gawk)"
-
-endmenu