projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[linux.git]
/
drivers
/
soc
/
Makefile
diff --git
a/drivers/soc/Makefile
b/drivers/soc/Makefile
index 280a6a91a9e26f1f8aa07b510d07ae698fde07b4..2fcaff8645846ca19202306ecc91f5b37c1bf441 100644
(file)
--- a/
drivers/soc/Makefile
+++ b/
drivers/soc/Makefile
@@
-9,6
+9,7
@@
obj-$(CONFIG_ARCH_DOVE) += dove/
obj-$(CONFIG_MACH_DOVE) += dove/
obj-y += fsl/
obj-$(CONFIG_ARCH_MXC) += imx/
+obj-$(CONFIG_SOC_XWAY) += lantiq/
obj-$(CONFIG_ARCH_MEDIATEK) += mediatek/
obj-$(CONFIG_ARCH_MESON) += amlogic/
obj-$(CONFIG_ARCH_QCOM) += qcom/
This page took
0.032132 seconds
and
4
git commands to generate.