mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
[luci-app-bmx7] Update configuration and installation definitions in Makefile
This commit is contained in:
committed by
Axel Neumann
parent
83a20d1c40
commit
74078557b7
@@ -42,6 +42,7 @@ define Package/luci-app-bmx7/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-app-bmx7/conffiles
|
define Package/luci-app-bmx7/conffiles
|
||||||
|
/etc/config/luci-bmx7
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
@@ -54,6 +55,8 @@ define Build/Compile
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-app-bmx7/install
|
define Package/luci-app-bmx7/install
|
||||||
|
$(CP) ./files/* $(1)/
|
||||||
|
chmod 755 $(1)/www/cgi-bin/bmx7-info
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,luci-app-bmx7))
|
$(eval $(call BuildPackage,luci-app-bmx7))
|
||||||
|
|||||||
Reference in New Issue
Block a user