projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
am3517_evm: Remove unused comments/code
[platform/kernel/u-boot.git]
/
include
/
configs
/
netgear_dgnd3700v2.h
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
4
*/
5
6
#include <configs/bmips_common.h>
7
#include <configs/bmips_bcm6362.h>
8
9
#define CONFIG_REMAKE_ELF
10