Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329219
b: refs/heads/master
c: 584c5ef
h: refs/heads/master
i:
  329217: 99ddde1
  329215: 9dc43ba
v: v3
  • Loading branch information
David Howells committed Oct 2, 2012
1 parent a320e0c commit 6b3fa87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4413e16d9d21673bb5048a2e542f1aaa00015c2e
refs/heads/master: 584c5ef813c63354ed9e03b732048240c09b86af
2 changes: 1 addition & 1 deletion trunk/arch/x86/tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ posttest: $(obj)/test_get_len vmlinux $(obj)/insn_sanity
hostprogs-y += test_get_len insn_sanity

# -I needed for generated C source and C source which in the kernel tree.
HOSTCFLAGS_test_get_len.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ -I$(srctree)/include/
HOSTCFLAGS_test_get_len.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/uapi/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ -I$(srctree)/include/uapi/

HOSTCFLAGS_insn_sanity.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ -I$(srctree)/include/

Expand Down

0 comments on commit 6b3fa87

Please sign in to comment.