diff options
Diffstat (limited to 'drivers/gpu/drm/aspeed/Makefile')
| -rw-r--r-- | drivers/gpu/drm/aspeed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/aspeed/Makefile b/drivers/gpu/drm/aspeed/Makefile index b01dd5800672..6e194cd790d8 100644 --- a/drivers/gpu/drm/aspeed/Makefile +++ b/drivers/gpu/drm/aspeed/Makefile @@ -1,4 +1,3 @@ aspeed_gfx-y := aspeed_gfx_drv.o aspeed_gfx_crtc.o aspeed_gfx_out.o -aspeed_gfx-$(CONFIG_DEBUG_FS) += aspeed_gfx_debugfs.o obj-$(CONFIG_DRM_ASPEED_GFX) += aspeed_gfx.o |

