We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c285e0 commit f2a35b3Copy full SHA for f2a35b3
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