mirror of
https://github.com/kenzok8/small-package
synced 2025-01-07 07:06:58 +08:00
15 lines
316 B
Makefile
15 lines
316 B
Makefile
# LuCI Material Theme
|
|
# Copyright 2015 Lutty Yang <lutty@wcan.in>
|
|
#
|
|
# Licensed under the Apache License v2.0
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Tomato new kenzo
|
|
LUCI_DEPENDS:=
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|