mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:17:30 +02:00
ipv6-support: Add conffiles section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34423 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5789fd018b
commit
eb20a6a3de
@ -33,6 +33,10 @@ endef
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
define Package/ipv6-support/conffiles
|
||||
/etc/config/network6
|
||||
endef
|
||||
|
||||
define Package/ipv6-support/install
|
||||
$(INSTALL_DIR) $(1)/etc/hotplug.d/iface
|
||||
$(INSTALL_DATA) ./files/ipv6.hotplug $(1)/etc/hotplug.d/iface/20-ipv6
|
||||
|
Loading…
Reference in New Issue
Block a user