mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 20:02:04 +08: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,rg21s", "mediatek,mt7621-soc";
|
|
model = "Edimax RG21S";
|
|
};
|