/arch/arm/vfp/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 12 lines · 2 code · 3 blank · 7 comment · 0 complexity · 90caf8cd0fd5098a7b9ecbbe026d64bc MD5 · raw file

  1. #
  2. # linux/arch/arm/vfp/Makefile
  3. #
  4. # Copyright (C) 2001 ARM Limited
  5. #
  6. # EXTRA_CFLAGS := -DDEBUG
  7. # EXTRA_AFLAGS := -DDEBUG
  8. obj-y += vfp.o
  9. vfp-$(CONFIG_VFP) += entry.o vfpmodule.o vfphw.o vfpsingle.o vfpdouble.o