We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8147777 commit 846be25Copy full SHA for 846be25
2 files changed
Makefile
@@ -29,7 +29,7 @@ deps += $(LIB_OBJS:%.o=%.o.d)
29
APPS := coop echo hello mqueues semaphore mutex cond \
30
pipes pipes_small pipes_struct prodcons progress \
31
rtsched suspend test64 timer timer_kill \
32
- cpubench test_libc
+ cpubench test_libc test_sched
33
34
# Output files for __link target
35
IMAGE_BASE := $(BUILD_DIR)/image
0 commit comments