From c90fbaf6224b73aaebd523e102fe7c78f6a542ad Mon Sep 17 00:00:00 2001 From: Kalle Valo Date: Mon, 24 Jan 2022 11:38:06 +0200 Subject: [PATCH] WCN6855: add symbolic link for hw2.1 At least at the moment WCN6855 hw2.1 and hw2.0 share the same firmware files, so add symlink pointing from hw2.1 to hw2.0. --- WCN6855/hw2.1 | 1 + 1 file changed, 1 insertion(+) create mode 120000 WCN6855/hw2.1 diff --git a/WCN6855/hw2.1 b/WCN6855/hw2.1 new file mode 120000 index 0000000..e10f8a2 --- /dev/null +++ b/WCN6855/hw2.1 @@ -0,0 +1 @@ +hw2.0 \ No newline at end of file -- 2.47.3