commit | a2abfd6b30e80bf39bcc22b4fee91db37f14fa4a | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed May 18 14:32:32 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed May 18 16:51:24 2016 -0700 |
tree | a4b7c8c2763f6c956eaef84f1708dbd3fd385f20 | |
parent | 635c3b0157f38c06833e5e789d0137f99844c0b6 [diff] [blame] |
Add the common directory back to kernel headers. This is a port of build/ change 6a2f28514. Change-Id: I9128abf61a56e282f335f540fcf064dd52706b2b
diff --git a/cc/mips_device.go b/cc/mips_device.go index 86e7dee..b2b2ccf 100644 --- a/cc/mips_device.go +++ b/cc/mips_device.go
@@ -140,6 +140,7 @@ "-isystem ${LibcRoot}/arch-mips/include", "-isystem ${LibcRoot}/include", "-isystem ${LibcRoot}/kernel/uapi", + "-isystem ${LibcRoot}/kernel/common", "-isystem ${LibcRoot}/kernel/uapi/asm-mips", }, " "))