summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Walle <walle@corscience.de>2011-08-25 15:01:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-28 17:18:49 +0200
commit2d7c682d4966c139e25a6e1a6fe3f83f3c72d1b9 (patch)
tree53f8788e5919a91bdcc775aa1535911c2e6d8d9c
parent247442f770e20581fa4b500b45c09d502e5cd5f9 (diff)
downloadptxdist-2d7c682d4966c139e25a6e1a6fe3f83f3c72d1b9.tar.gz
ptxdist-2d7c682d4966c139e25a6e1a6fe3f83f3c72d1b9.tar.xz
fbset: Use host-flex
fbset needs flex to compile. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/fbset.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/fbset.in b/rules/fbset.in
index 04570e813..c2122c51b 100644
--- a/rules/fbset.in
+++ b/rules/fbset.in
@@ -3,6 +3,7 @@
config FBSET
tristate
prompt "fbset"
+ select HOST_FLEX
help
fbset is a system utility to show or change the settings
of the frame buffer device. The frame buffer device pro-