luci-app-alpha-config: Add theme configure
This commit is contained in:
parent
06ef56c223
commit
fe592a9b97
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ THEME_NAME:=alpha
|
||||||
THEME_TITLE:=Alpha
|
THEME_TITLE:=Alpha
|
||||||
|
|
||||||
PKG_NAME:=luci-theme-$(THEME_NAME)
|
PKG_NAME:=luci-theme-$(THEME_NAME)
|
||||||
PKG_VERSION:=3.9.3-beta
|
PKG_VERSION:=3.9.4-beta
|
||||||
PKG_RELEASE:=9
|
PKG_RELEASE:=9
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in New Issue