mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
Fix
This commit is contained in:
5
Makefile
5
Makefile
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user