mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
|
/* This file is released into the public domain */
|
||
|
|
||
|
#include "mt7620a_netgear_wn3x00rp.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,wn3100rp-v2", "ralink,mt7620a-soc";
|
||
|
model = "Netgear WN3100RP v2";
|
||
|
};
|