]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/nds32/include/asm/config.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[karo-tx-uboot.git] / arch / nds32 / include / asm / config.h
1 /*
2  * Copyright (C) 2011 Andes Technology Corporation
3  * Copyright (C) 2010 Shawn Lin (nobuhiro@andestech.com)
4  * Copyright (C) 2011 Macpaul Lin (macpaul@andestech.com)
5  *
6  * SPDX-License-Identifier:     GPL-2.0+
7  */
8
9 #ifndef _ASM_CONFIG_H_
10 #define _ASM_CONFIG_H_
11
12 #define CONFIG_NEEDS_MANUAL_RELOC
13
14 #endif