GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
ifeq ($(CONFIG_CPU_ARM926EJS),y)
|
||||
PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_CPU_V7A),y)
|
||||
ifndef CONFIG_SPL_BUILD
|
||||
ALL-y += u-boot.img
|
||||
endif
|
||||
endif
|
||||
Reference in New Issue
Block a user