mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "qca9558_belkin_f9x-v2.dtsi"
|
|
|
|
/ {
|
|
model = "Belkin F9J1108 v2 (AC1750 DB Wi-Fi)";
|
|
compatible = "belkin,f9j1108-v2", "qca,qca9558";
|
|
};
|