summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk
Commit message (Collapse)AuthorAgeFilesLines
* packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni2010-09-271-1/+0
| | | | | | | | Now that <pkg>_INSTALL_TARGET_OPT always defaults to 'DESTDIR=$(TARGET_DIR) install', we can remove the <pkg>_INSTALL_TARGET_OPT definition from a lot of packages. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Bump xf86-video-wsfb to 0.3.0Paulius Zaleckas2010-02-281-1/+2
| | | | | | | | Also mark this driver as broken. It fails to compile since it needs some headers from OpenBSD/NetBSD. We actually don't care about this driver. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
* x11r7: update to 7.4Peter Korsgaard2009-03-141-0/+14
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.