* luci/contrib/olsr: define conffiles section in Makefile
This commit is contained in:
parent
b00102c8b7
commit
db04fffe13
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ define Package/olsrd-luci
|
|||
DEPENDS:=+libpthread
|
||||
endef
|
||||
|
||||
define Package/olsrd-luci/conffiles
|
||||
/etc/config/olsrd
|
||||
endef
|
||||
|
||||
define Package/olsrd-luci-mod-arprefresh
|
||||
$(call Package/olsrd-luci/common_info)
|
||||
MENU:=1
|
||||
|
|
Loading…
Reference in a new issue