mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-01-15 19:15:17 +00: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
|