1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 21:29:17 +01:00
Files
u-boot-megous/include/configs/comtrend_ct5361.h
Alper Nebi Yasak a8c281d4b7 Convert CONFIG_REMAKE_ELF to Kconfig
This converts the following to Kconfig:
   CONFIG_REMAKE_ELF

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-02-09 09:16:47 -05:00

9 lines
185 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
*/
#include <configs/bmips_common.h>
#include <configs/bmips_bcm6348.h>