mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
protocols: add missing Makefiles
This commit is contained in:
2
protocols/3g/Makefile
Normal file
2
protocols/3g/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
2
protocols/6x4/Makefile
Normal file
2
protocols/6x4/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
2
protocols/core/Makefile
Normal file
2
protocols/core/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
2
protocols/ppp/Makefile
Normal file
2
protocols/ppp/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
2
protocols/pptp/Makefile
Normal file
2
protocols/pptp/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
2
protocols/relay/Makefile
Normal file
2
protocols/relay/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
include ../../build/config.mk
|
||||
include ../../build/module.mk
|
||||
Reference in New Issue
Block a user