Skip to content

Commit

Permalink
drm/radeon: fix typo in Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Mar 1, 2010
1 parent 8edb381 commit 9b11fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/radeon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9b11fe5

Please sign in to comment.