Skip to content
Snippets Groups Projects
Commit 2e9197ff authored by dam1n19's avatar dam1n19
Browse files

Removed MEM_INIT variable from lint

parent 33796d25
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ LINT_INFO_DIR = $(SOCLABS_SOCDEBUG_TECH_DIR)/hal ...@@ -18,7 +18,7 @@ LINT_INFO_DIR = $(SOCLABS_SOCDEBUG_TECH_DIR)/hal
DESIGN_VC ?= $(SOCLABS_SOCDEBUG_TECH_DIR)/flist/socdebug.flist DESIGN_VC ?= $(SOCLABS_SOCDEBUG_TECH_DIR)/flist/socdebug.flist
# Defines # Defines
DEFINES_VC += $(MEM_INIT) +define+CORTEX_M0 +define+USE_TARMAC DEFINES_VC += +define+CORTEX_M0 +define+USE_TARMAC
# Lint Waivers # Lint Waivers
HAL_WAIVE = -design_info $(LINT_INFO_DIR)/socdebug_controller_ip.waive HAL_WAIVE = -design_info $(LINT_INFO_DIR)/socdebug_controller_ip.waive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment