aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/lib/Makefile
blob: 87cd7009e80f1b59744d4a928c9b66d74c16f5e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for AMD library routines, which are used by AMD driver
# components.
#
# This is for common library routines that can be shared between AMD
# driver components or later moved to kernel/lib for sharing with
# other drivers.

ccflags-y := -I$(src)/../include

obj-$(CONFIG_CHASH) += chash.o