mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_edimax_rx21s.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "edimax,ra21s", "mediatek,mt7621-soc";
|
||
|
model = "Edimax RA21S";
|
||
|
};
|