aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/Kbuild
blob: cd17d50697cc240ed6ba068a91ad375742a11a45 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
#
# asm headers that all architectures except um should have
# (This file is not included when SRCARCH=um since UML borrows several
# asm headers from the host architecutre.)

mandatory-y += dma-contiguous.h
mandatory-y += msi.h
mandatory-y += simd.h