Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155495
b: refs/heads/master
c: a3ca86a
h: refs/heads/master
i:
  155493: 716708d
  155491: 8d96fed
  155487: b9028eb
v: v3
  • Loading branch information
Eugene Teo authored and Linus Torvalds committed Jul 16, 2009
1 parent 1ff3ec2 commit a21dd7c
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: 4a21b8cb3550f19f838f7c48345fbbf6a0e8536b
refs/heads/master: a3ca86aea507904148870946d599e07a340b39bf
3 changes: 2 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,8 @@ KBUILD_CPPFLAGS := -D__KERNEL__
KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-Werror-implicit-function-declaration \
-Wno-format-security
-Wno-format-security \
-fno-delete-null-pointer-checks
KBUILD_AFLAGS := -D__ASSEMBLY__

# Read KERNELRELEASE from include/config/kernel.release (if it exists)
Expand Down

0 comments on commit a21dd7c

Please sign in to comment.