summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
* openrisc: Add gcc machine instruction flag configurationStafford Horne2022-05-231-0/+17
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-6/+1
* kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+0
* openrisc: add arch/openrisc/KbuildMasahiro Yamada2021-01-181-10/+1
* openrisc: Add vmlinux.bin targetJoel Stanley2021-01-011-0/+12
* openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada2019-01-171-3/+0
* kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada2018-07-191-1/+0
* kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck2018-05-291-1/+0
* openrisc: pass endianness info to sparseLuc Van Oostenryck2017-11-031-0/+1
* openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang2013-11-051-1/+1
* openrisc: use new common dtc ruleStephen Warren2012-12-031-1/+1
* openrisc: Use generic init_taskThomas Gleixner2012-05-051-1/+1
* OpenRISC: Build infrastructureJonas Bonn2011-07-221-0/+55