summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 15:04:04 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 15:04:04 +0100
commit22fed03d6715dfdb75ecdf4876cbe90f11954e7e (patch)
tree482cf7bda3c8daa4285ac60bf3b91ca98440939a /rules/hexedit.in
parent17735fa9adac7d0c5e569b3e11ffb08c54a65f94 (diff)
downloadptxdist-22fed03d6715dfdb75ecdf4876cbe90f11954e7e.tar.gz
ptxdist-22fed03d6715dfdb75ecdf4876cbe90f11954e7e.tar.xz
[hexedit] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/hexedit.in')
-rw-r--r--rules/hexedit.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/hexedit.in b/rules/hexedit.in
index 8909f3731..d560d0f9d 100644
--- a/rules/hexedit.in
+++ b/rules/hexedit.in
@@ -1,6 +1,7 @@
## SECTION=editors
config HEXEDIT
tristate
+ select GCCLIBS_GCC_S
select NCURSES
prompt "hexedit"
help