Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323922
b: refs/heads/master
c: 73fbec6
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Aug 20, 2012
1 parent 8359895 commit abc9fbe
Show file tree
Hide file tree
Showing 5 changed files with 571 additions and 557 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b952741c80790d2dc9f17fac6f15d87d58dea2a1
refs/heads/master: 73fbec604432e1fbfeb1bc59a110dac1f98160f6
2 changes: 1 addition & 1 deletion trunk/kernel/sched/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ifneq ($(CONFIG_SCHED_OMIT_FRAME_POINTER),y)
CFLAGS_core.o := $(PROFILING) -fno-omit-frame-pointer
endif

obj-y += core.o clock.o idle_task.o fair.o rt.o stop_task.o
obj-y += core.o clock.o cputime.o idle_task.o fair.o rt.o stop_task.o
obj-$(CONFIG_SMP) += cpupri.o
obj-$(CONFIG_SCHED_AUTOGROUP) += auto_group.o
obj-$(CONFIG_SCHEDSTATS) += stats.o
Expand Down
Loading

0 comments on commit abc9fbe

Please sign in to comment.