From cc957467785264062a1d2f73c3b607bd0b936744 Mon Sep 17 00:00:00 2001 From: Rosy Song Date: Thu, 25 Oct 2018 11:29:18 +0800 Subject: theme: add initial commit for rosy theme Signed-off-by: Rosy Song Signed-off-by: Yan Lan Shen --- themes/luci-theme-rosy/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 themes/luci-theme-rosy/Makefile (limited to 'themes/luci-theme-rosy/Makefile') diff --git a/themes/luci-theme-rosy/Makefile b/themes/luci-theme-rosy/Makefile new file mode 100755 index 0000000000..def973da74 --- /dev/null +++ b/themes/luci-theme-rosy/Makefile @@ -0,0 +1,14 @@ +# +# Copyright (C) 2008-2014 The LuCI Team +# +# This is free software, licensed under the Apache License, Version 2.0 . +# + +include $(TOPDIR)/rules.mk + +LUCI_TITLE:=Rosy Theme +LUCI_DEPENDS:= + +include ../../luci.mk + +# call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3