wok diff linux-video/receipt @ rev 3708

Update: gcc+gcj (BUILD_DEPENDS)
author Matthew Sheets <rcx@zoominternet.net>
date Mon Jul 20 09:18:58 2009 +0000 (2009-07-20)
parents 9059daaaa23d
children 7df76f20d2c3
line diff
     1.1 --- a/linux-video/receipt	Mon May 11 19:08:50 2009 +0200
     1.2 +++ b/linux-video/receipt	Mon Jul 20 09:18:58 2009 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      $src/list_modules.sh drivers/media/video drivers/video \
     1.7 -	drivers/gpio/bt8xxgpio.ko.gz | \
     1.8 +	drivers/media/common/tuners/ drivers/gpio/bt8xxgpio.ko.gz | \
     1.9      while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir