aboutsummaryrefslogtreecommitdiffhomepage
path: root/drivers/Makefile
Commit message (Expand)AuthorAge
* Build test programs with standard CFLAGS and use implicit rules.Gravatar diego2007-08-29
* cosmetics: Shorten overly long lines.Gravatar diego2007-03-24
* Move files from radeon/ subdirectory here.Gravatar diego2007-03-17
* Remove radeonfb, the version in the Linux kernel is much better.Gravatar diego2007-03-17
* Merge Makefile from radeon/ subdirectory into this one.Gravatar diego2007-03-17
* Create device nodes upon install.Gravatar diego2007-03-17
* Introduce OBJS variable for the list of objects to build.Gravatar diego2007-03-17
* Remove useless compilation commands that are provided by builtin rules.Gravatar diego2007-03-17
* Merge test rules using general pattern.Gravatar diego2007-03-17
* Install tdfx_vid.o as well.Gravatar diego2007-03-17
* Remove now unnecessary MGA_VID_OBJ variable indirection.Gravatar diego2007-03-17
* Remove pointless variable indirection.Gravatar diego2007-03-17
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made toGravatar diego2007-03-17
* Remove pointless variable indirection for -I options.Gravatar diego2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-17
* Rename tdfx_vid_tst to tdfx_vid_test.Gravatar diego2007-03-17
* Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.Gravatar diego2007-03-17
* Merge CFLAGS and INCLUDES where appropriate.Gravatar diego2007-03-17
* Make strange clean/distclean rules behave in a more standard fashion.Gravatar diego2007-03-17
* Get rid of ugly conditionals.Gravatar diego2007-03-17
* Get rid of stupid recursion within a single directory.Gravatar diego2007-03-17
* Remove unnecessary include options from compilation command.Gravatar diego2007-03-17
* Simplify compilation commands.Gravatar diego2007-03-17
* Remove rule for non-existing file.Gravatar diego2007-03-17
* Simplify compilation command.Gravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* Unify dep/depend targets.Gravatar diego2006-11-20
* Simplify mkdir calls.Gravatar diego2006-04-13
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* 1lGravatar alex2005-07-03
* mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, Gerge...Gravatar alex2004-06-26
* tdfx_vid a new kernel driver for tdfx wich let use agp move :)Gravatar albeu2003-03-07
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet...Gravatar arpi2001-12-26
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...Gravatar atmos42001-07-28
* config interface changedGravatar arpi_esp2001-03-08
* Initial revisionGravatar arpi_esp2001-02-24