Diff for /dvb-kernel/makelinks between versions 1.19 and 1.20

version 1.19, 2004/02/04 17:55:35 version 1.20, 2005/10/01 23:29:11
Line 44  for x in `find include -type f | grep -v Line 44  for x in `find include -type f | grep -v
         ln -v -f -s $PWD/$x $1/$x          ln -v -f -s $PWD/$x $1/$x
 done  done
   
   cd ..
   
   ln -v -f -s $PWD/build-2.6/compat.h $1/drivers/media/common/compat.h
   ln -v -f -s $PWD/build-2.6/compat.h $1/drivers/media/dvb/bt8xx/compat.h

Removed from v.1.19  
changed lines
  Added in v.1.20


LinuxTV legacy CVS <linuxtv.org/cvs>