2024-09-12 19:57:33 +00:00
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
LUCI_TITLE:=LuCI Support for youtubeUnblock
|
|
|
|
LUCI_DEPENDS:=+luci-base +luci-compat
|
|
|
|
|
2024-09-12 20:19:08 +00:00
|
|
|
include $(CURDIR)/luci.mk
|
2024-09-12 19:57:33 +00:00
|
|
|
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|