summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-10-22 07:52:50 +0200
committerJohn Crispin <blogic@openwrt.org>2012-11-11 18:47:41 +0100
commit0224cde212df4abf251f89c3724a800b1949a774 (patch)
tree8b842ccc1959188d4b61bdabb46b9df2d2890aa3 /arch/mips/lantiq/xway/Makefile
parentaf14a456c58c153c6d761e6c0af48157692b52ad (diff)
downloadop-kernel-dev-0224cde212df4abf251f89c3724a800b1949a774.zip
op-kernel-dev-0224cde212df4abf251f89c3724a800b1949a774.tar.gz
MIPS: lantiq: adds GPHY firmware loader
The internal GPHYs need a firmware blob to function properly. This patch adds the code needed to request the blob and load it to the PHY. Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4523
Diffstat (limited to 'arch/mips/lantiq/xway/Makefile')
-rw-r--r--arch/mips/lantiq/xway/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/lantiq/xway/Makefile b/arch/mips/lantiq/xway/Makefile
index 70a58c7..7a13660 100644
--- a/arch/mips/lantiq/xway/Makefile
+++ b/arch/mips/lantiq/xway/Makefile
@@ -1 +1,3 @@
obj-y := prom.o sysctrl.o clk.o reset.o dma.o gptu.o
+
+obj-$(CONFIG_XRX200_PHY_FW) += xrx200_phy_fw.o
OpenPOWER on IntegriCloud