Skip to content

Commit

Permalink
Merge pull request #97 from AiyionPrime/841v8_typo_fix
Browse files Browse the repository at this point in the history
patches: fix a typo in the 841 target file
  • Loading branch information
AiyionPrime authored May 5, 2023
2 parents a6a5e8c + 2bc7dc0 commit 2173a92
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ index 0000000000000000000000000000000000000000..826663d8204cad17ef8a266f3bf6e285
+ $(Device/tplink-8m)
+ SOC := ar7241
diff --git a/targets/ath79-generic b/targets/ath79-generic
index dc8849469004b1c66974f48c35c218ed17f1027a..0ee9f0a0dd0c390953b906a13283cea26dc7c8b2 100644
index dc8849469004b1c66974f48c35c218ed17f1027a..da1742d02be64d5b33c7a408dd780e676a973588 100644
--- a/targets/ath79-generic
+++ b/targets/ath79-generic
@@ -497,6 +497,70 @@ device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1')
Expand All @@ -836,7 +836,7 @@ index dc8849469004b1c66974f48c35c218ed17f1027a..0ee9f0a0dd0c390953b906a13283cea2
+device('tp-link-tl-wr841n-nd-mod-ath79-16m-v8', 'tplink_tl-wr841-v8-16m', {
+ factory = false,
+ manifest_aliases = {
+ 'tp-link-tl-wr841n-nd-mod-16m-v8'.
+ 'tp-link-tl-wr841n-nd-mod-16m-v8',
+ 'tp-link-tl-wr841n-nd-mod-16m-ath79-v8',
+ },
+})
Expand Down

0 comments on commit 2173a92

Please sign in to comment.