summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2010-01-06 12:06:59 +0100
committerChristian Gmeiner <christian.gmeiner@gmail.com>2010-01-06 12:06:59 +0100
commit30f72a524e31b425bd2397c9dddea25bec14d1e5 (patch)
tree79c050aa1b2b1c19b0c8f05108c481d776b709c0 /Makefile
parentdbab37dc8ea0dd7de03f76b919bed557d851e7f8 (diff)
downloadvdr-plugin-dxr3-30f72a524e31b425bd2397c9dddea25bec14d1e5.tar.gz
vdr-plugin-dxr3-30f72a524e31b425bd2397c9dddea25bec14d1e5.tar.bz2
fix bug #223 by adding a command line option to enable automatic fw loading
By default the vdr-dxr3-plugin does not load the fw automatically any more, as on recent linux systems the fw gets loaded when the em8300 driver module gets loaded. So we dont need to load the fw. But for older systems there is the command option -f/--firmware-loading to tell the plugin to load the firmware at startup.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0eec9a8..220b85a 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ DEFINES += -DMICROCODE=\"/lib/firmware/em8300.bin\"
OBJS = $(PLUGIN).o dxr3multichannelaudio.o \
dxr3syncbuffer.o dxr3audiodecoder.o dxr3blackframe.o dxr3audio.o \
- dxr3pesframe.o dxr3demuxdevice.o \
+ dxr3pesframe.o dxr3demuxdevice.o settings.o \
dxr3interface.o dxr3device.o \
dxr3output.o dxr3output-video.o dxr3output-audio.o dxr3osd.o dxr3spudecoder.o \
dxr3audio-oss.o dxr3audio-alsa.o spuencoder.o spuregion.o scaler.o