Makefile 302 B

1234567891011
  1. #
  2. # Makefile for AMD library routines, which are used by AMD driver
  3. # components.
  4. #
  5. # This is for common library routines that can be shared between AMD
  6. # driver components or later moved to kernel/lib for sharing with
  7. # other drivers.
  8. ccflags-y := -I$(src)/../include
  9. obj-$(CONFIG_CHASH) += chash.o