diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-24 13:31:01 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-24 13:31:01 -0300 |
commit | e483ec262fa426169aa23bf8d5cc6dc650ce15a8 (patch) | |
tree | 2b5260f15a484ab242e6729762cd1036a2f9d8a4 | |
parent | a143a46f97749a34cf805cfce00a2fa51a63b043 (diff) | |
download | mediapointer-dvb-s2-e483ec262fa426169aa23bf8d5cc6dc650ce15a8.tar.gz mediapointer-dvb-s2-e483ec262fa426169aa23bf8d5cc6dc650ce15a8.tar.bz2 |
Synchronize gentree.pl with the version I use here
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rwxr-xr-x | v4l/scripts/gentree.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/scripts/gentree.pl b/v4l/scripts/gentree.pl index a10738648..fccaedff4 100755 --- a/v4l/scripts/gentree.pl +++ b/v4l/scripts/gentree.pl @@ -71,6 +71,8 @@ my %defs = ( 'CONFIG_VIVI_SCATTER' => 0, 'CONFIG_BIGPHYS_AREA' => 0, 'BUZ_USE_HIMEM' => 1, + 'NEED_SOUND_DRIVER_H' => 0, + 'TTUSB_KERNEL' => 1, ); ################################################################# |