mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "ar7161_adtran_bsap1880.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Adtran/Bluesocket BSAP-1800 v2";
|
||
|
compatible = "adtran,bsap1800-v2", "qca,ar7161";
|
||
|
};
|