Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.11 11 lines 211 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# linux/arch/arm/vfp/Makefile 4# 5# Copyright (C) 2001 ARM Limited 6# 7 8# ccflags-y := -DDEBUG 9# asflags-y := -DDEBUG 10 11obj-y += vfpmodule.o vfphw.o vfpsingle.o vfpdouble.o