DIR: /proc/thread-self/root/usr/lib/modules/6.8.0-45-generic/build/arch/x86/ia32/ |
Current File : //proc/thread-self/root/usr/lib/modules/6.8.0-45-generic/build/arch/x86/ia32/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the ia32 kernel emulation subsystem. # audit-class-$(CONFIG_AUDIT) := audit.o obj-$(CONFIG_IA32_EMULATION) += $(audit-class-y) |