]> Git Repo - linux.git/blob - arch/x86/platform/Makefile
powerpc: split compat syscall table out from native table
[linux.git] / arch / x86 / platform / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Platform specific code goes here
3 obj-y   += atom/
4 obj-y   += ce4100/
5 obj-y   += efi/
6 obj-y   += geode/
7 obj-y   += goldfish/
8 obj-y   += iris/
9 obj-y   += intel/
10 obj-y   += intel-mid/
11 obj-y   += intel-quark/
12 obj-y   += olpc/
13 obj-y   += scx200/
14 obj-y   += sfi/
15 obj-y   += ts5500/
16 obj-y   += uv/
This page took 0.027854 seconds and 4 git commands to generate.