forked from Openwrt/openwrt
3b5b3d89ed
Upstream change location of kirkwood dts files. Split downstream files location for better upstream follow. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "kirkwood-linksys-viper.dts"
|
|
|
|
/ {
|
|
model = "Linksys E4200 v2 (Viper)";
|
|
compatible = "linksys,e4200-v2", "linksys,viper", "marvell,kirkwood-88f6282", "marvell,kirkwood";
|
|
};
|