Skip to content

Commit

Permalink
target: Remove use of ENABLE_RENESAS_MF4_FLASH
Browse files Browse the repository at this point in the history
  • Loading branch information
cfr-mir committed Jan 12, 2024
1 parent c935658 commit 1a48e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VPATH += $(PLATFORM_DIR) target
ENABLE_DEBUG ?= 0
ENABLE_CORTEXAR ?= 0
ENABLE_RISCV ?= 0
ENABLE_RENESAS_MF4_FLASH ?= 0
ENABLE_RENESAS ?= 0

SYS = $(shell $(CC) -dumpmachine)

Expand Down

0 comments on commit 1a48e71

Please sign in to comment.