summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index d8c0817433..c2636f2d3c 100755
--- a/configure
+++ b/configure
@@ -7487,8 +7487,8 @@ echores "$_lircc"
if arm; then
# Detect maemo development platform libraries availability (http://www.maemo.org),
-# they are used when run on Nokia 770
-echocheck "maemo (Nokia 770)"
+# they are used when run on Nokia 770|8x0
+echocheck "maemo (Nokia 770|8x0)"
if test "$_maemo" = auto ; then
_maemo=no
cat > $TMPC << EOF