Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125433
b: refs/heads/master
c: 80a7d1d
h: refs/heads/master
i:
  125431: d264804
v: v3
  • Loading branch information
Hannes Eder authored and Sam Ravnborg committed Jan 2, 2009
1 parent e4c8746 commit 477ea11
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: 4307184f2b9240d0443bdf944c7b9eac044fe67b
refs/heads/master: 80a7d1d991e35b0370c0396f36f6a076869a6bac
3 changes: 2 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,8 @@ KALLSYMS = scripts/kallsyms
PERL = perl
CHECK = sparse

CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise $(CF)
CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
-Wbitwise -Wno-return-void $(CF)
MODFLAGS = -DMODULE
CFLAGS_MODULE = $(MODFLAGS)
AFLAGS_MODULE = $(MODFLAGS)
Expand Down

0 comments on commit 477ea11

Please sign in to comment.