diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index d6b645615e..2f379a7fe3 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -180,7 +180,7 @@ ifeq ($(BUILD_VARIANT),full) -Dupnp=npupnp \ -Dmms=enabled \ -Dsoundcloud=enabled \ - -Dffmpeg=$(if $(CONFIG_BUILD_PATENTED),en,dis)abled \ + -Dffmpeg=enabled \ -Dmad=$(if $(CONFIG_BUILD_PATENTED),dis,en)abled \ -Dtremor=disabled \ -Dvorbis=enabled \