mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fix
This commit is contained in:
parent
902dcfb076
commit
db8abcd0bc
20 changed files with 13430 additions and 45 deletions
10
patches/Makefile.patch
Normal file
10
patches/Makefile.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
diff --git a/net/Makefile b/net/Makefile
|
||||
index 6865dab..a8f0091 100644
|
||||
--- a/net/Makefile
|
||||
+++ b/net/Makefile
|
||||
@@ -71,3 +71,5 @@ obj-$(CONFIG_BATMAN_ADV) += batman-adv/
|
||||
obj-$(CONFIG_NFC) += nfc/
|
||||
obj-$(CONFIG_OPENVSWITCH) += openvswitch/
|
||||
obj-$(CONFIG_NET_ACTIVITY_STATS) += activity_stats.o
|
||||
+obj-$(CONFIG_SHORTCUT_FE) += shortcut-fe/
|
||||
+
|
||||
Loading…
Add table
Add a link
Reference in a new issue