summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-04-19 16:16:11 +0200
committerRalf Baechle <ralf@linux-mips.org>2012-05-21 14:31:55 +0100
commitd41ced01f21ddd2c3a01531bb9edf6c41064e9fc (patch)
tree8d8fd3415ea502eae8f9e166e179483b8869d70a /arch/mips/lantiq/Makefile
parentfa09eded0e3764ddb8a97440f5b5c5e65e413b6a (diff)
downloadop-kernel-dev-d41ced01f21ddd2c3a01531bb9edf6c41064e9fc.zip
op-kernel-dev-d41ced01f21ddd2c3a01531bb9edf6c41064e9fc.tar.gz
MIPS: lantiq: implement support for FALCON soc
Adds support for the FALCON SoC. This SoC is from the FTTH/GPON SoC family. Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3814/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lantiq/Makefile')
-rw-r--r--arch/mips/lantiq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/lantiq/Makefile b/arch/mips/lantiq/Makefile
index 16f1c75..d6bdc57 100644
--- a/arch/mips/lantiq/Makefile
+++ b/arch/mips/lantiq/Makefile
@@ -11,3 +11,4 @@ obj-y += dts/
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
+obj-$(CONFIG_SOC_FALCON) += falcon/
OpenPOWER on IntegriCloud