From 957c44ae6f25823c1d5454df9a79f5766bbc2c31 Mon Sep 17 00:00:00 2001 From: Michael Schwarz <post@michael-schwarz.name> Date: Thu, 24 Dec 2015 18:33:13 +0100 Subject: [PATCH] Wireless hwmode fix is not needed any more --- ffho/ffho-openwrt-migration-tools/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ffho/ffho-openwrt-migration-tools/Makefile b/ffho/ffho-openwrt-migration-tools/Makefile index 080f0ee..93a2fd7 100644 --- a/ffho/ffho-openwrt-migration-tools/Makefile +++ b/ffho/ffho-openwrt-migration-tools/Makefile @@ -39,7 +39,6 @@ endef define Package/ffho-openwrt-migration-tools/install $(INSTALL_DIR) $(1)/etc/uci-defaults/ - $(INSTALL_BIN) ./files/etc/uci-defaults/40-wireless-config-hwmode-fix $(1)/etc/uci-defaults/ $(INSTALL_BIN) ./files/etc/uci-defaults/90-tl-841v10-autoupdater-to-stable $(1)/etc/uci-defaults/ endef -- GitLab