Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270145
b: refs/heads/master
c: c7054aa
h: refs/heads/master
i:
  270143: 751ef2c
v: v3
  • Loading branch information
Jon Medhurst committed Sep 20, 2011
1 parent 3769bc9 commit 12a742c
Show file tree
Hide file tree
Showing 5 changed files with 1,222 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a43bc69b39484a448293f2eddc7e98ff15437414
refs/heads/master: c7054aad538c18bc4c311e74a24cb2e205f02e04
3 changes: 3 additions & 0 deletions trunk/arch/arm/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ obj-$(CONFIG_KPROBES) += kprobes-arm.o
endif
obj-$(CONFIG_ARM_KPROBES_TEST) += test-kprobes.o
test-kprobes-objs := kprobes-test.o
ifdef CONFIG_THUMB2_KERNEL
test-kprobes-objs += kprobes-test-thumb.o
endif
obj-$(CONFIG_ATAGS_PROC) += atags.o
obj-$(CONFIG_OABI_COMPAT) += sys_oabi-compat.o
obj-$(CONFIG_ARM_THUMBEE) += thumbee.o
Expand Down
Loading

0 comments on commit 12a742c

Please sign in to comment.