r338172 followup - removal of stray drm references
This commit is contained in:
parent
786caced2e
commit
0878bfd030
@ -1,21 +0,0 @@
|
||||
# Doxyfile 1.5.2
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Project related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
PROJECT_NAME = "FreeBSD kernel DRM device code"
|
||||
OUTPUT_DIRECTORY = $(DOXYGEN_DEST_PATH)/dev_drm/
|
||||
EXTRACT_ALL = YES # for undocumented src, no warnings enabled
|
||||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = $(DOXYGEN_SRC_PATH)/dev/drm/ \
|
||||
$(NOTREVIEWED)
|
||||
|
||||
GENERATE_TAGFILE = dev_drm/dev_drm.tag
|
||||
|
||||
@INCLUDE_PATH = $(DOXYGEN_INCLUDE_PATH)
|
||||
@INCLUDE = common-Doxyfile
|
||||
|
@ -16,7 +16,6 @@ commitsdb A tool for reconstructing commit history using md5
|
||||
crypto Test and exercise tools related to the crypto framework
|
||||
cxgbetool A tool for the cxgbe(4) driver.
|
||||
cxgbtool A tool for the cxgb(4) driver.
|
||||
drm Tools specific to the DRM/KMS device drivers.
|
||||
editing Editor modes and the like to help editing FreeBSD code.
|
||||
epfe Extract printing filter examples from printing.sgml.
|
||||
ether_reflect An Ethernet packet reflector for low level testing.
|
||||
|
Loading…
Reference in New Issue
Block a user