| Age | Commit message (Collapse) | Author | Files | Lines |
|
arch/csky/boot/Makefile does not build DTB,
arch/csky/boot/dts/Makefile does.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Guo Ren <[email protected]>
|
|
Add SPDX license identifiers to all Make/Kconfig files which:
- Have no license information of any form
These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:
GPL-2.0-only
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
This patch adds Makefile, Kconfig for build infrastructure.
Signed-off-by: Guo Ren <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
|