index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v4l
/
scripts
/
make_kconfig.pl
Age
Commit message (
Expand
)
Author
2007-10-15
build: Deal with VIRT_TO_BUS
Trent Piepho
2007-10-10
build: Handle kernel output directories correctly
Trent Piepho
2007-05-29
Merge from master
Hans Verkuil
2007-05-21
build: work around problem with VIDEO_HELPER_CHIPS_AUTO
Trent Piepho
2007-05-21
build: Update make_kconfig to support depends on in menus
Trent Piepho
2007-05-03
build: Handle string options
Trent Piepho
2007-05-03
build: Update build scripts to handle menuconfig/if/endif
Trent Piepho
2006-10-02
Check for Kernel OSS includes for aci.c
Trent Piepho
2006-09-03
Minor change to make_kconfig.pl Kconfig parsing code
Trent Piepho
2006-09-01
Stop sourcing Kconfig.sound, it would show up twice
Trent Piepho
2006-09-01
Fix bug in build system dependency evaluator
Trent Piepho
2006-08-31
New dependency tracking system for make_kconfig.pl
Trent Piepho
2006-08-31
Create dependencies for Kconfig file
Trent Piepho
2006-08-31
New code to read kernel config in make_kconfig.pl
Trent Piepho
2006-08-31
With aci.h at the tree, the test is not required
Mauro Carvalho Chehab
2006-08-31
Allow compilation of the audio drivers
Mauro Carvalho Chehab
2006-08-31
Added audio-related stuff used on a few multimedia boards
Mauro Carvalho Chehab
2006-08-31
Fix a bug at the building system
Mauro Carvalho Chehab
2006-08-23
"select" Kconfig were wrongly being processed
Mauro Carvalho Chehab
2006-08-23
Make easier to debug: just uncommenting my $debug=1
Mauro Carvalho Chehab
2006-08-02
merge: from mchehab
Mauro Carvalho Chehab
2006-08-02
Removed obsolet manual add for MODULES
Mauro Carvalho Chehab
2006-08-01
Quick fix to make building work again
Trent Piepho
2006-07-15
Change to kernel version checking code in make_kconfig.pl
Trent Piepho
2006-06-26
Merge: from master.
Hans Verkuil
2006-06-26
Added some error messages to the script
Mauro Carvalho Chehab
2006-06-22
Improved message when only kernel headers are found
Mauro Carvalho Chehab
2006-06-21
building system fix: miropcm20 depends on sound/oss/aci.h
Mauro Carvalho Chehab
2006-06-21
Option disabling should be recursive. Fixing it.
Mauro Carvalho Chehab
2006-06-21
Some improvements at the building system
Mauro Carvalho Chehab
2006-06-19
hex defaults in Kconfig sometimes have "0x", sometimes don't
Mauro Carvalho Chehab
2006-06-17
Hex handling is different from int
Mauro Carvalho Chehab
2006-06-12
Hex option defaults weren't handled correct in make_kconfig
Mauro Carvalho Chehab
2006-06-08
Handles also hexa fields on Kconfig
Mauro Carvalho Chehab
2006-06-08
Improve v4l configuration scripts, handle versions.txt differently
Mauro Carvalho Chehab
2006-05-19
Have make_kconfig.pl output int config vars with their default value
Mauro Carvalho Chehab
2006-05-17
Removed a broken code inside make_kconfig
Mauro Carvalho Chehab
2006-05-17
Fix compilation for Miropcm20 and Cinergy
Mauro Carvalho Chehab
2006-04-27
Compilation for DVB_AV7110_FIRMWARE seems to be weird
Mauro Carvalho Chehab
2006-04-26
Some vars were not initializated by the script. fixed.
Mauro Carvalho Chehab
2006-04-25
Improves V4L/DVB in-tree building
Mauro Carvalho Chehab
2006-04-07
Big changes at v4l-dvb make internal working
Mauro Carvalho Chehab
2006-03-26
Some cleanups at make xconfig
Mauro Carvalho Chehab
2006-03-01
Added make qconfig option to allow testing v4l/dvb menus
Mauro Carvalho Chehab