mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Fix OMR-Schedule category
This commit is contained in:
parent
72177b29f6
commit
1313e545cc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define Package/$(PKG_NAME)
|
||||
SECTION:=OMR
|
||||
CATEGORY:=OMR-Schedule
|
||||
CATEGORY:=OpenMPTCProuter
|
||||
DEPENDS:=$(foreach p,$(MY_DEPENDS),+$(p))
|
||||
TITLE:=OpenMPTCProuter schedule scripts
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue