pull/16/head
Igor Zalatov 2021-04-22 16:24:04 +03:00
parent b9649db251
commit 1f8ffa64e5
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@
ROOT_DIR := $(CURDIR)
BR_VER := 2020.02
BR_DIR := $(ROOT_DIR)/buildroot-$(BR_VER)
#BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-hisilicon
BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-xiongmai
BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-hisilicon
#BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-sigmastar
#BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-xiongmai
SCRIPTS_DIR := $(ROOT_DIR)/scripts
BOARDS := $(shell ls -1 $(BR_EXT_DIR)/configs)