Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359423
b: refs/heads/master
c: 1e142b2
h: refs/heads/master
i:
  359421: bdbf93c
  359419: a8bc80d
  359415: d404105
  359407: a7d6751
  359391: 0bfa4a8
  359359: 5a16415
  359295: 263e944
  359167: 417edc1
  358911: 2072241
  358399: 13c6cfd
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Linus Torvalds committed Feb 28, 2013
1 parent e9c0337 commit afe6e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 80d03428597056f4e2d1aed389929ece7879dad1
refs/heads/master: 1e142b29e210b5dfb2deeb6ce2210b60af16d2a6
4 changes: 1 addition & 3 deletions trunk/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ endif
obj-y += sched/
obj-y += power/

ifeq ($(CONFIG_CHECKPOINT_RESTORE),y)
obj-$(CONFIG_X86) += kcmp.o
endif
obj-$(CONFIG_CHECKPOINT_RESTORE) += kcmp.o
obj-$(CONFIG_FREEZER) += freezer.o
obj-$(CONFIG_PROFILING) += profile.o
obj-$(CONFIG_STACKTRACE) += stacktrace.o
Expand Down

0 comments on commit afe6e6d

Please sign in to comment.