diff options
author | Sungbo Eo <mans0n@gorani.run> | 2022-03-16 23:10:45 +0900 |
---|---|---|
committer | Sungbo Eo <mans0n@gorani.run> | 2022-03-16 23:10:45 +0900 |
commit | fe34001ee5a6bdb6208ed935e0302d26deafe249 (patch) | |
tree | 151238921999186e45c5f8e8cb6efbf7aa381881 /target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts | |
parent | 7bc20cb6143e089fae6ad4b173fc42b55bdbecfe (diff) | |
download | upstream-fe34001ee5a6bdb6208ed935e0302d26deafe249.tar.gz upstream-fe34001ee5a6bdb6208ed935e0302d26deafe249.tar.bz2 upstream-fe34001ee5a6bdb6208ed935e0302d26deafe249.zip |
Revert "ramips: add support for Netgear WN3000RPv3"
This reverts commit 7bc20cb6143e089fae6ad4b173fc42b55bdbecfe.
It adds support for Netgear WN3100RPv2, but the commit title is wrong.
It will be re-added with the correct title.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts')
-rw-r--r-- | target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts b/target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts deleted file mode 100644 index af4a73bade..0000000000 --- a/target/linux/ramips/dts/mt7620a_netgear_wn3100rp-v2.dts +++ /dev/null @@ -1,8 +0,0 @@ -/* This file is released into the public domain */ - -#include "mt7620a_netgear_wn3x00rp.dtsi" - -/ { - compatible = "netgear,wn3100rp-v2", "ralink,mt7620a-soc"; - model = "Netgear WN3100RP v2"; -}; |