Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334282
b: refs/heads/master
c: b6eea87
h: refs/heads/master
v: v3
  • Loading branch information
Matt Fleming authored and Linus Torvalds committed Oct 14, 2012
1 parent c58899c commit bba8cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7d380c8f1ed2b6768e1fc496ad373f716160fcf0
refs/heads/master: b6eea87fc6850d3531a64a27d2323a4498cd4e43
3 changes: 2 additions & 1 deletion trunk/arch/x86/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ setup-y += video-bios.o
targets += $(setup-y)
hostprogs-y := mkcpustr tools/build

HOST_EXTRACFLAGS += -I$(srctree)/tools/include $(USERINCLUDE) \
HOST_EXTRACFLAGS += -I$(srctree)/tools/include \
-include include/generated/autoconf.h \
-D__EXPORTED_HEADERS__

$(obj)/cpu.o: $(obj)/cpustr.h
Expand Down

0 comments on commit bba8cd8

Please sign in to comment.