summaryrefslogtreecommitdiff
path: root/v4l/Makefile
AgeCommit message (Expand)Author
2007-11-06Fix compilation with kernel 2.6.24-rc1Mauro Carvalho Chehab
2007-10-24Remove the obsoleted xc3028Mauro Carvalho Chehab
2007-10-15build: Let kernel directory be specified by setting KDIRTrent Piepho
2007-10-10build: Handle kernel output directories correctlyTrent Piepho
2007-10-10 build: fix builds with kernel headersMauro Carvalho Chehab
2007-09-27V4L: Fix Makefile so builds with separate kernel output directory are possibleMaxim Levitsky
2007-06-25Adds a new "make init" targetMauro Carvalho Chehab
2007-06-01Improve compatibility handlingMauro Carvalho Chehab
2007-06-01Reverting last changeset. There were two different patches merged togetherMauro Carvalho Chehab
2007-06-01saa7134-tvaudio: kthread conversionMauro Carvalho Chehab
2007-03-07build: speed up link creationTrent Piepho
2007-02-27build: Have "make clean" delete Module.symversTrent Piepho
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-01-30include config-compat.h with gcc -include commandTrent Piepho
2006-12-21Support kernels where make menuconfig doesn't need lxdialogTrent Piepho
2006-11-29Fix broken "make gconfig" commandMichael Krufky
2006-11-19Use linux/autoconf.h instead of linux/config.hTrent Piepho
2006-10-17use www.ivtvdriver.org for v4l-dvb + ivtv virtual mergeMichael Krufky
2006-09-03Keep rules in v4l/Makefile from confusing kernelTrent Piepho
2006-09-01Fix compilation of modules that need OSS headersTrent Piepho
2006-08-31Handle updating .config and Kconfig betterTrent Piepho
2006-08-31Remove links dependency from targets that don't need itTrent Piepho
2006-08-31Re-write make_makefile.pl, re-work v4l/MakefileTrent Piepho
2006-08-31Create dependencies for Kconfig fileTrent Piepho
2006-08-31Allow compilation of the audio driversMauro Carvalho Chehab
2006-08-02Added cross-dependecy check at the end of compilation cycleMauro Carvalho Chehab
2006-07-15Make snapshot now working fine with hgMauro Carvalho Chehab
2006-06-23Break make release into several lines keeping it work with make 3.81Mauro Carvalho Chehab
2006-06-23Have config-compat.h, undefine options turned offMauro Carvalho Chehab
2006-06-22The new POSIX backslash behavior on GNU make 3.81 breaks make releaseMauro Carvalho Chehab
2006-06-21Some cleanups at the release scriptMauro Carvalho Chehab
2006-06-21Some improvements at the building systemMauro Carvalho Chehab
2006-06-21merge: masterMauro Carvalho Chehab
2006-06-21Fixes circular dependencies at building systemMauro Carvalho Chehab
2006-06-20Adjust distclean target to clean a few more filesMauro Carvalho Chehab
2006-06-17Fix problems with AV7110 firmware buildingMauro Carvalho Chehab
2006-06-08insmod.sh were replaced by a perl script (rmmod.pl)Mauro Carvalho Chehab
2006-06-04New system for building kernel's config programsMauro Carvalho Chehab
2006-05-08fix warning: extra tokens at end of #undef directiveMichael Krufky
2006-05-07fix ability to pass compile-time build options when building from the hg repoMichael Krufky
2006-04-28Improved make release method to allow compiling against an arbitrary dirMauro Carvalho Chehab
2006-04-27Fixed a bug at make menuconfigMauro Carvalho Chehab
2006-04-27Fix building when no .version is foundMauro Carvalho Chehab
2006-04-27move install / rminstall invocation rules to v4l/MakefileMichael Krufky
2006-04-26The latest patch partially reverted some changes. fixing it.Mauro Carvalho Chehab
2006-04-26Cleaned an obsoleted ruleMauro Carvalho Chehab
2006-04-26Some improvements at MakefileMauro Carvalho Chehab
2006-04-26Added some tests at build system to avoid rebuilding kernel stuffMauro Carvalho Chehab
2006-04-26merge: mkrufky build treeMauro Carvalho Chehab