diff mbox

Re: media_build: build fails against (ubuntu) 2.6.32 on pvrusb2-debugifc.c

Message ID AANLkTinwU6FBueaqTXwJ9VXe6rJ5UjrG2FOBFM0Jp+1i@mail.gmail.com (mailing list archive)
State Superseded
Headers show

Commit Message

Vincent McIntyre Jan. 21, 2011, 11:03 a.m. UTC
None
diff mbox

Patch

diff --git a/v4l/scripts/make_config_compat.pl b/v4l/scripts/make_config_compat.
index 438561a..f1dd577 100755
--- a/v4l/scripts/make_config_compat.pl
+++ b/v4l/scripts/make_config_compat.pl
@@ -485,6 +485,7 @@  sub check_other_dependencies()
        check_vzalloc();
        check_flush_work_sync();
        check_autosuspend_delay();
+       check_hex_to_bin()
 }

 # Do the basic rules