diff options
Diffstat (limited to 'src/gallium/drivers/radeonsi/Makefile')
-rw-r--r-- | src/gallium/drivers/radeonsi/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/radeonsi/Makefile b/src/gallium/drivers/radeonsi/Makefile index 90f6f472730..5d16b41ed0e 100644 --- a/src/gallium/drivers/radeonsi/Makefile +++ b/src/gallium/drivers/radeonsi/Makefile @@ -19,6 +19,3 @@ EXTRA_OBJECTS = \ CFLAGS+=$(RADEON_CFLAGS) include ../../Makefile.template - -# FIXME: Remove when this driver is converted to automake. -all: default |