mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
66356b4c06
Signed-off-by: Wolfgang Denk <wd@denx.de>
9 lines
211 B
C
9 lines
211 B
C
/* 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>
|
|
|
|
#define CONFIG_REMAKE_ELF
|