diff options
Diffstat (limited to 'src/gallium/drivers/nvc0/Makefile')
-rw-r--r-- | src/gallium/drivers/nvc0/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nvc0/Makefile b/src/gallium/drivers/nvc0/Makefile index a60127fe2d5..c41262559cd 100644 --- a/src/gallium/drivers/nvc0/Makefile +++ b/src/gallium/drivers/nvc0/Makefile @@ -10,6 +10,3 @@ LIBRARY_INCLUDES = \ $(LIBDRM_CFLAGS) include ../../Makefile.template - -# FIXME: Remove when this driver is converted to automake. -all: default |