summarylogtreecommitdiffstats
path: root/somagic-easycap-tools.install
diff options
context:
space:
mode:
Diffstat (limited to 'somagic-easycap-tools.install')
-rw-r--r--somagic-easycap-tools.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/somagic-easycap-tools.install b/somagic-easycap-tools.install
new file mode 100644
index 000000000000..8bb0b015e7c2
--- /dev/null
+++ b/somagic-easycap-tools.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "You will need the installation CD to extract the firmware. \
+Then follow http://code.google.com/p/easycap-somagic-linux/wiki/GettingStarted#Extracting_firmware"
+}