blob: 7bfc8bbe36833fb44b077e9d21cfa00c22062cc9 (
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_bcm6318.h>
|