Skip to content

Commit

Permalink
Update config name for profiler example
Browse files Browse the repository at this point in the history
  • Loading branch information
Kswin01 committed Apr 17, 2024
1 parent 9dd384f commit 199032f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


BUILD_DIR ?= build
MICROKIT_CONFIG ?= profile
MICROKIT_CONFIG ?= profiler

ifeq ($(strip $(MICROKIT_SDK)),)
$(error MICROKIT_SDK must be specified)
Expand Down

0 comments on commit 199032f

Please sign in to comment.