projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8edb381
)
drm/radeon: fix typo in Makefile
author
Alex Deucher
<alexdeucher@gmail.com>
Mon, 1 Mar 2010 19:23:31 +0000
(14:23 -0500)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/Makefile
b/drivers/gpu/drm/radeon/Makefile
index 0adf49eea7fa51de99bb59a53d080bbdd0d63bc9..ed38262d9985e326e4bdffceb0fca5ea865e3362 100644
(file)
--- a/
drivers/gpu/drm/radeon/Makefile
+++ b/
drivers/gpu/drm/radeon/Makefile
@@
-63,6
+63,6
@@
radeon-y += radeon_device.o radeon_kms.o \
evergreen.o
radeon-$(CONFIG_COMPAT) += radeon_ioc32.o
-radeon-$(CONFIG_VGA_SWITCHEROO) += rad
one
_atpx_handler.o
+radeon-$(CONFIG_VGA_SWITCHEROO) += rad
eon
_atpx_handler.o
obj-$(CONFIG_DRM_RADEON)+= radeon.o