This patch disabled ivtv video output, since it does not compile with Linux kernel 2.6.27 headers. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
@@ -45,6 +45,7 @@ $(MPLAYER_DIR)/.configured: $(MPLAYER_DIR)/.unpacked
--enable-fbdev \
$(MPLAYER_ENDIAN) \
--disable-mpdvdkit \
+ --disable-ivtv \
--disable-tv \
--enable-dynamic-plugins \
)