diff options
author | Paweł Owoc <frut3k7@gmail.com> | 2024-01-06 16:46:30 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2024-01-15 16:52:08 +0100 |
commit | 45f86a12787d6d0deadcaedd67fed8bbb541743b (patch) | |
tree | e01d10d7546c71677cda688680c03736fa963636 /package | |
parent | 84ec8c41e7acc0bfc320d8562330ea14c704f93c (diff) |
ipq807x: fix whitespace usage
Replace with tab and remove unused whitespaces
Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Diffstat (limited to 'package')
-rw-r--r-- | package/firmware/ipq-wifi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile index fe249807d4..5806654ecf 100644 --- a/package/firmware/ipq-wifi/Makefile +++ b/package/firmware/ipq-wifi/Makefile @@ -34,7 +34,7 @@ ALLWIFIBOARDS:= \ dynalink_dl-wrx36 \ edgecore_eap102 \ edimax_cax1800 \ - linksys_mx4200 \ + linksys_mx4200 \ netgear_rax120v2 \ netgear_wax218 \ netgear_wax620 \ |