1# SPDX-License-Identifier: GPL-2.0-only 2ccflags-y += -I$(src) 3 4obj-$(CONFIG_HCK_VENDOR_HOOKS) += vendor_hooks.o