package/mpd: fix typo

Fix little type: it's UPnP, not UPnp.

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause 2014-12-08 23:44:50 +01:00 committed by Thomas Petazzoni
parent 4ff68999ed
commit d40147d995
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ config BR2_PACKAGE_MPD_TCP
on different machines (the usual scenario).
config BR2_PACKAGE_MPD_UPNP
bool "UPnp"
bool "UPnP"
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_LIBUPNP
help