diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-28 12:02:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-28 12:02:38 +0100 |
commit | 9e941de5595ef76c1abed645fbec39ef6535e990 (patch) | |
tree | 8ba24d2ab07cec5b6583e58d1a1a413650dc2df6 /package/v4l-utils/patches/patch-utils_Makefile | |
parent | 979c4b7e35957b557d9ecd5c284d168d775c4181 (diff) |
update v4linux utils
Diffstat (limited to 'package/v4l-utils/patches/patch-utils_Makefile')
-rw-r--r-- | package/v4l-utils/patches/patch-utils_Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/v4l-utils/patches/patch-utils_Makefile b/package/v4l-utils/patches/patch-utils_Makefile deleted file mode 100644 index daf4c67e9..000000000 --- a/package/v4l-utils/patches/patch-utils_Makefile +++ /dev/null @@ -1,8 +0,0 @@ ---- v4l-utils-0.8.5.orig/utils/Makefile 2011-07-17 18:06:39.000000000 +0200 -+++ v4l-utils-0.8.5/utils/Makefile 2011-09-26 04:56:47.369377637 +0200 -@@ -1,4 +1,4 @@ --SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable rds v4l2-compliance v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware -+SUBDIRS=libv4l2util libmedia_dev v4l2-compliance v4l2-ctl v4l2-dbg - - all install: - @for i in $(SUBDIRS); do \ |