xref: /kernel/linux/linux-5.10/arch/x86/um/os-Linux/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/x86/um/os-Linux/
18c2ecf20Sopenharmony_ci#
28c2ecf20Sopenharmony_ci# Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
38c2ecf20Sopenharmony_ci# Licensed under the GPL
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-y = registers.o task_size.o mcontext.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciobj-$(CONFIG_X86_32) += tls.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_64BIT) += prctl.o
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciUSER_OBJS := $(obj-y)
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciinclude arch/um/scripts/Makefile.rules
14

Indexes created Thu Nov 07 10:32:03 CST 2024