This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_asus_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_asus_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16895e4eac
android_kernel_asus_sm8350
/
arch
/
nios2
/
platform
/
Makefile
3 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Makefile/Kconfig 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 <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-19 21:07:45 +09:00
# SPDX-License-Identifier: GPL-2.0-only
nios2: Build infrastructure This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-11-06 16:20:19 +09:00
obj-y
+=
platform.o
Reference in New Issue
Copy Permalink