David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
2 | # | ||||
3 | # asm headers that all architectures except um should have | ||||
4 | # (This file is not included when SRCARCH=um since UML borrows several | ||||
5 | # asm headers from the host architecutre.) | ||||
6 | |||||
7 | mandatory-y += simd.h |