mirror of https://github.com/OpenIPC/firmware.git
9 lines
323 B
Diff
9 lines
323 B
Diff
--- linux-4.9.37/drivers/net/ethernet/goke/femac/Makefile 1970-01-01 03:00:00.000000000 +0300
|
|
+++ linux-4.9.y/drivers/net/ethernet/goke/femac/Makefile 2021-06-07 13:01:33.000000000 +0300
|
|
@@ -0,0 +1,5 @@
|
|
+#
|
|
+# Makefile for the Fast Ethernet network device drivers.
|
|
+#
|
|
+
|
|
+obj-$(CONFIG_GOKE_FEMAC) += femac.o phy_fix.o util.o
|