mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "ar7161_buffalo_wzr-hp-ag300h.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "buffalo,wzr-600dhp", "qca,ar7161";
|
||
|
model = "Buffalo WZR-600DHP";
|
||
|
};
|