summaryrefslogtreecommitdiff
path: root/arch/arm64/Kbuild
Commit message (Collapse)AuthorAgeFilesLines
* arm64: add arch/arm64/KbuildMasahiro Yamada2019-08-211-0/+6
Use the standard obj-y form to specify the sub-directories under arch/arm64/. No functional change intended. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Will Deacon <will@kernel.org>