Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270146
b: refs/heads/master
c: c0cc6df
h: refs/heads/master
v: v3
  • Loading branch information
Jon Medhurst committed Sep 20, 2011
1 parent 12a742c commit 721de94
Show file tree
Hide file tree
Showing 5 changed files with 1,333 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: c7054aad538c18bc4c311e74a24cb2e205f02e04
refs/heads/master: c0cc6df16394da020242a54d577848f9edd9dc50
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ 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
else
test-kprobes-objs += kprobes-test-arm.o
endif
obj-$(CONFIG_ATAGS_PROC) += atags.o
obj-$(CONFIG_OABI_COMPAT) += sys_oabi-compat.o
Expand Down
Loading

0 comments on commit 721de94

Please sign in to comment.