diff options
| -rw-r--r-- | drivers/gpu/drm/radeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/Makefile b/drivers/gpu/drm/radeon/Makefile index 0adf49eea7fa..ed38262d9985 100644 --- a/drivers/gpu/drm/radeon/Makefile +++ b/drivers/gpu/drm/radeon/Makefile | |||
| @@ -63,6 +63,6 @@ radeon-y += radeon_device.o radeon_kms.o \ | |||
| 63 | evergreen.o | 63 | evergreen.o |
| 64 | 64 | ||
| 65 | radeon-$(CONFIG_COMPAT) += radeon_ioc32.o | 65 | radeon-$(CONFIG_COMPAT) += radeon_ioc32.o |
| 66 | radeon-$(CONFIG_VGA_SWITCHEROO) += radone_atpx_handler.o | 66 | radeon-$(CONFIG_VGA_SWITCHEROO) += radeon_atpx_handler.o |
| 67 | 67 | ||
| 68 | obj-$(CONFIG_DRM_RADEON)+= radeon.o | 68 | obj-$(CONFIG_DRM_RADEON)+= radeon.o |
