mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-01-29 21:50:33 +03:00
9 lines
188 B
Makefile
9 lines
188 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI Support for youtubeUnblock
|
|
LUCI_DEPENDS:=+luci-base +luci-compat
|
|
|
|
include $(CURDIR)/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|