blob: c1508059ce6b644b7cc4acd5cb63d45f9fd81d0d (
plain)
1
2
3
4
5
6
7
8
|
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*/
#include <configs/bmips_common.h>
#include <configs/bmips_bcm6362.h>
|