summaryrefslogtreecommitdiff
path: root/linux-core/savage_drm.h
AgeCommit message (Expand)Author
2006-12-01Track linux-core symlinks in git.Michel Dänzer
2005-01-01Completeley rewritten Savage DRM which can be considered secure (moduloFelix Kuehling
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
2004-02-22Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.Felix Kuehling
n>defined(DRM_NOLINUX) DRM_LINUX_OPT= "\#define DRM_LINUX 1" .endif opt_drm.h: touch opt_drm.h echo $(DRM_DEBUG_OPT) >> opt_drm.h echo $(DRM_LINUX_OPT) >> opt_drm.h .include <bsd.kmod.mk>