]> Git Repo - J-u-boot.git/blame - include/configs/comtrend_ar5315u.h
SPDX: Convert all of our single license tags to Linux Kernel style
[J-u-boot.git] / include / configs / comtrend_ar5315u.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
664ec31d
ÁFR
2/*
3 * Copyright (C) 2018 Álvaro Fernández Rojas <[email protected]>
664ec31d
ÁFR
4 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6318.h>
8
9#define CONFIG_REMAKE_ELF
10
11#define CONFIG_ENV_SIZE (8 * 1024)
12
This page took 0.077217 seconds and 4 git commands to generate.