Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b11fe5f authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie
Browse files

drm/radeon: fix typo in Makefile

parent 8edb381d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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