mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 04:41:06 +02:00
backfire: ar71xx: fix micrel phy patch (backport of r24718)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24926 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b7a8206f35
commit
33a6ccc320
@ -18,7 +18,7 @@
|
||||
obj-$(CONFIG_RTL8366S_PHY) += rtl8366s.o
|
||||
obj-$(CONFIG_RTL8366RB_PHY) += rtl8366rb.o
|
||||
obj-$(CONFIG_LSI_ET1011C_PHY) += et1011c.o
|
||||
+obj-$(CONFIG_MICREL) += micrel.o
|
||||
+obj-$(CONFIG_MICREL_PHY) += micrel.o
|
||||
obj-$(CONFIG_FIXED_PHY) += fixed.o
|
||||
obj-$(CONFIG_MDIO_BITBANG) += mdio-bitbang.o
|
||||
obj-$(CONFIG_MDIO_GPIO) += mdio-gpio.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user