Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.11 8 lines 245 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 4# 5 6obj-y := extable.o ioremap.o dma.o fault.o init.o 7obj-y += tlb.o tlbex.o cache.o mmap.o 8obj-$(CONFIG_HIGHMEM) += highmem.o