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:
2498ce4
)
fbdev: remove makefile reference to removed driver
author
Krzysztof Helt
<
[email protected]
>
Wed, 6 May 2009 23:03:00 +0000
(16:03 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 6 May 2009 23:36:10 +0000
(16:36 -0700)
The cyblafb driver is removed so remove its last trace in the makefile.
Signed-off-by: Krzysztof Helt <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/Makefile
patch
|
blob
|
history
diff --git
a/drivers/video/Makefile
b/drivers/video/Makefile
index 0dbd6c68d76bc50a3b984819aec83178ce5adba6..d8d0be5151e37f43ac11e86935d95f39e5beadf4 100644
(file)
--- a/
drivers/video/Makefile
+++ b/
drivers/video/Makefile
@@
-56,7
+56,6
@@
obj-$(CONFIG_FB_CT65550) += chipsfb.o
obj-$(CONFIG_FB_IMSTT) += imsttfb.o
obj-$(CONFIG_FB_FM2) += fm2fb.o
obj-$(CONFIG_FB_VT8623) += vt8623fb.o
-obj-$(CONFIG_FB_CYBLA) += cyblafb.o
obj-$(CONFIG_FB_TRIDENT) += tridentfb.o
obj-$(CONFIG_FB_LE80578) += vermilion/
obj-$(CONFIG_FB_S3) += s3fb.o