summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMike Isely <devnull@localhost>2005-12-02 13:36:28 +0000
committerMike Isely <devnull@localhost>2005-12-02 13:36:28 +0000
commit537bf70416f2d1a56e20b2555224adb623bb3082 (patch)
tree648ee7c240ef90b7f80cbd691346422b53d84d46 /v4l
parent93e0cc440aba618d132cc8ccd856f63f851475a5 (diff)
downloadmediapointer-dvb-s2-537bf70416f2d1a56e20b2555224adb623bb3082.tar.gz
mediapointer-dvb-s2-537bf70416f2d1a56e20b2555224adb623bb3082.tar.bz2
Fix broken pvrusb2 build, due to accidental commit
- tveeprom.o had been accidentally added to pvrusb2's Kbuild file. This change restores the previous state. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index abbbdd109..d376fc7a9 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-02 13:33 mcisely
+
+ * ../v4l_experimental/pvrusb2/Kbuild:
+
+ - Remove addition of tveeprom.o to Kbuild, caused by an accidental
+ commit from mchehab
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2005-12-02 13:27 mcisely
* ../v4l_experimental/pvrusb2/pvrusb2-eeprom.c: