mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
MALI: bifrost: Fix build problem with O=
Change-Id: I4f8625523f86b385d72857d06779669261aef6f9 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -25,7 +25,7 @@ bifrost_kbase-y += \
|
||||
|
||||
bifrost_kbase-$(CONFIG_DEBUG_FS) += ipa/mali_kbase_ipa_debugfs.o
|
||||
|
||||
ifneq ($(wildcard $(src)/ipa/mali_kbase_ipa_vinstr_common.c),)
|
||||
ifneq ($(wildcard $(srctree)/$(src)/ipa/mali_kbase_ipa_vinstr_common.c),)
|
||||
bifrost_kbase-y += \
|
||||
ipa/mali_kbase_ipa_vinstr_g7x.o \
|
||||
ipa/mali_kbase_ipa_vinstr_common.o
|
||||
|
||||
Reference in New Issue
Block a user