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 11 obj-y += vfpmodule.o vfphw.o vfpsingle.o vfpdouble.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.