Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33038
b: refs/heads/master
c: 8eb3afe
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Aug 1, 2006
1 parent adeca77 commit 3790c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 002d27b1b70f6d574c816ef265147704c4e951f1
refs/heads/master: 8eb3afe0e95e5d45efbe58996fe90982c740565d
3 changes: 1 addition & 2 deletions trunk/scripts/Kbuild.include
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ cc-option-align = $(subst -functions=0,,\

# cc-version
# Usage gcc-ver := $(call cc-version, $(CC))
cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh \
$(if $(1), $(1), $(CC)))
cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC))

# cc-ifversion
# Usage: EXTRA_CFLAGS += $(call cc-ifversion, -lt, 0402, -O1)
Expand Down

0 comments on commit 3790c8a

Please sign in to comment.