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:
cd67722
)
add cmmb object.
author
zyc
<zyc@rock-chips.com>
Sat, 21 Aug 2010 06:52:34 +0000
(14:52 +0800)
committer
zyc
<zyc@rock-chips.com>
Sat, 21 Aug 2010 06:52:34 +0000
(14:52 +0800)
drivers/Kconfig
patch
|
blob
|
history
drivers/Makefile
patch
|
blob
|
history
diff --git
a/drivers/Kconfig
b/drivers/Kconfig
index 24aee0fcf34a50d9b30dd1480c8ad0aa94adf8c4..ea153397d1fca338c48bb4dde7a9d948b9e3551d 100644
(file)
--- a/
drivers/Kconfig
+++ b/
drivers/Kconfig
@@
-119,4
+119,7
@@
source "drivers/xen/Kconfig"
source "drivers/staging/Kconfig"
source "drivers/platform/Kconfig"
+
+source "drivers/cmmb/Kconfig"
+
endmenu
diff --git
a/drivers/Makefile
b/drivers/Makefile
index 92e2365041fc5ec0d43de407b76e7143d33d98ea..fe5282739cba64c09a42e54e16eb6a93e9ea747c 100644
(file)
--- a/
drivers/Makefile
+++ b/
drivers/Makefile
@@
-113,3
+113,4
@@
obj-$(CONFIG_VLYNQ) += vlynq/
obj-$(CONFIG_STAGING) += staging/
obj-y += platform/
obj-y += ieee802154/
+obj-$(CONFIG_CMMB) += cmmb/