From 065032e9b889a4cec72ee1cf17f8a5c208dfebb1 Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 18 Jun 2012 21:40:34 +0000 Subject: [package] 6in4, 6to4: further simplify protocol backends - use new default route dependencies to trigger bringup - remove old hotplug scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32428 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/6in4/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/6in4/Makefile') diff --git a/package/6in4/Makefile b/package/6in4/Makefile index d91ae84a6..fdab29086 100644 --- a/package/6in4/Makefile +++ b/package/6in4/Makefile @@ -37,8 +37,6 @@ endef define Package/6in4/install $(INSTALL_DIR) $(1)/lib/netifd/proto $(INSTALL_BIN) ./files/6in4.sh $(1)/lib/netifd/proto/6in4.sh - $(INSTALL_DIR) $(1)/etc/hotplug.d/iface - $(INSTALL_DATA) ./files/6in4.hotplug $(1)/etc/hotplug.d/iface/90-6in4 endef $(eval $(call BuildPackage,6in4)) -- cgit v1.2.3