GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#ASIC or FPGA
|
||||
SENSOR_PLATFORM = ASIC
|
||||
|
||||
ifeq ($(SENSOR_PLATFORM), FPGA)
|
||||
SDK_USR_CFLAGS += -DFPGA
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user