summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-07-03 16:46:13 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-03 17:17:59 +0200
commit375798e364da461c1623760c555ddaf8c5f876d9 (patch)
tree2ef7958c7879fe4c5fc2411485d41be9b35fb340
parent7a9b7c43227750486320f7856a6c45fbe2d7ed84 (diff)
downloadptxdist-375798e364da461c1623760c555ddaf8c5f876d9.tar.gz
ptxdist-375798e364da461c1623760c555ddaf8c5f876d9.tar.xz
splashutils: fix typo
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/splashutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/splashutils.make b/rules/splashutils.make
index 502ab8fc4..99eb09068 100644
--- a/rules/splashutils.make
+++ b/rules/splashutils.make
@@ -53,7 +53,7 @@ else
SPLASHUTILS_AUTOCONF += --without-png
endif
-ifdef PTXCONF_SPLASHUTILS_TTG
+ifdef PTXCONF_SPLASHUTILS_TTF
SPLASHUTILS_AUTOCONF += --with-ttf --with-ttf-kernel
else
SPLASHUTILS_AUTOCONF += --without-ttf --without-ttf-kernel