projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8e7efc
)
hdmi: fix Makefile, build hdmi driver depend on config option
author
黄涛
<huangtao@rock-chips.com>
Fri, 3 Feb 2012 08:17:58 +0000
(16:17 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Fri, 3 Feb 2012 08:17:58 +0000
(16:17 +0800)
drivers/video/hdmi/Makefile
patch
|
blob
|
history
diff --git
a/drivers/video/hdmi/Makefile
b/drivers/video/hdmi/Makefile
index 89a49e5a6e7f2b6645ebd04848e61732c2100ac1..1b59c50ab27fe6b61065760c6b90185485853ca5 100755
(executable)
--- a/
drivers/video/hdmi/Makefile
+++ b/
drivers/video/hdmi/Makefile
@@
-1,2
+1,2
@@
-obj-
y
+= hdmi-core.o hdmi-sysfs.o hdmi-fb.o hdmi-codec.o hdmi-backlight.o
-obj-
y
+= chips/
+obj-
$(CONFIG_HDMI)
+= hdmi-core.o hdmi-sysfs.o hdmi-fb.o hdmi-codec.o hdmi-backlight.o
+obj-
$(CONFIG_HDMI)
+= chips/