aboutsummaryrefslogtreecommitdiffstats
path: root/configs/linux-directfb
Commit message (Collapse)AuthorAgeFilesLines
* Simplify makefile boilerplate code.José Fonseca2008-02-191-2/+2
| | | | | Don't define ASM_SOURCES variable globally -- reserve that variable to be defined locally by makefiles, together with C_SOURCES and CPP_SOURCES.
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
| | | | | | | | | Update the Makefiles and includes for the new paths. Note that there hasn't been no separation of the Makefiles yet, and make is jumping all over the place. That will be taken care shortly. But for now, make should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm might require some minor tweaks.
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-2/+2
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Updated config file.Claudio Ciccani2006-05-311-3/+7
|
* use ASM_API variable, bug 4415Brian Paul2005-09-121-1/+2
|
* DirectFB driver (Claudio Ciccani)Brian Paul2005-01-031-0/+29