]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 0adf49eea7fa51de99bb59a53d080bbdd0d63bc9..ed38262d9985e326e4bdffceb0fca5ea865e3362 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