From dfb9e7c31c9bbe43641c4a28ca0506e698dd8f2a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 9 Mar 2015 14:06:20 +0000 Subject: comgt, wwan: Move USB data files to wwan package USB modem data files should be a part of the wwan package, which actually uses them unlike comgt. Signed-off-by: Matti Laakso SVN-Revision: 44628 --- package/network/utils/comgt/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/network/utils/comgt/Makefile') diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index 8fcf54e3a4..2501682e65 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -81,8 +81,6 @@ define Package/comgt/install $(INSTALL_DIR) $(1)/lib/netifd/proto $(INSTALL_BIN) ./files/3g.sh $(1)/lib/netifd/proto/3g.sh $(INSTALL_BIN) ./files/directip.sh $(1)/lib/netifd/proto/directip.sh - $(INSTALL_DIR) $(1)/lib/network/wwan/ - $(INSTALL_DATA) ./files/data/* $(1)/lib/network/wwan/ endef define Package/comgt-directip/install -- cgit v1.2.3