drm/radeon: fix typo in Makefile
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 1 Mar 2010 19:23:31 +0000 (14:23 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 1 Mar 2010 20:32:47 +0000 (06:32 +1000)
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/Makefile

index 0adf49e..ed38262 100644 (file)
@@ -63,6 +63,6 @@ radeon-y += radeon_device.o radeon_kms.o \
        evergreen.o
 
 radeon-$(CONFIG_COMPAT) += radeon_ioc32.o
-radeon-$(CONFIG_VGA_SWITCHEROO) += radone_atpx_handler.o
+radeon-$(CONFIG_VGA_SWITCHEROO) += radeon_atpx_handler.o
 
 obj-$(CONFIG_DRM_RADEON)+= radeon.o