增加设备蓝莓(Blueberry)
This commit is contained in:
@@ -83,6 +83,10 @@ ifeq ($(BOARD), orangepizero2-h616)
|
||||
EXTRA_CFLAGS = -DCONFIG_ORANGEPI_ZERO2
|
||||
endif
|
||||
|
||||
ifeq ($(BOARD), blueberry)
|
||||
EXTRA_CFLAGS = -DCONFIG_BLUEBERRY
|
||||
endif
|
||||
|
||||
ifeq ($(BOARD), orangepizeroplus2h3)
|
||||
EXTRA_CFLAGS = -DCONFIG_ORANGEPI_ZEROPLUS2_H3
|
||||
endif
|
||||
|
Reference in New Issue
Block a user