summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-06-05 13:24:32 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-06-05 13:24:32 +0000
commitf3a97969b4056e169c34d1dbe5ac043508dae80e (patch)
tree9a984345313a9056e184f5f4f0e9547268dd7379 /rules/hexedit.in
parent4dfb2424270807a2f673909973f204f135b21ccc (diff)
downloadptxdist-f3a97969b4056e169c34d1dbe5ac043508dae80e.tar.gz
ptxdist-f3a97969b4056e169c34d1dbe5ac043508dae80e.tar.xz
* hexedit.in:
bool -> tristate git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8373 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/hexedit.in')
-rw-r--r--rules/hexedit.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/hexedit.in b/rules/hexedit.in
index 07b932da9..aaa49d7f2 100644
--- a/rules/hexedit.in
+++ b/rules/hexedit.in
@@ -1,5 +1,5 @@
config HEXEDIT
- bool
+ tristate
select NCURSES
prompt "hexedit"
help