Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298839
b: refs/heads/master
c: 6731aa9
h: refs/heads/master
i:
  298837: a796f0b
  298835: dd7a169
  298831: 7c3654b
v: v3
  • Loading branch information
Chris Metcalf committed Apr 2, 2012
1 parent 80fbedd commit c684daa
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: 51bcdf8879f7920946c90087e6160680812a44bd
refs/heads/master: 6731aa9eae3e94b094a44d2aea02387a39202fbc
3 changes: 2 additions & 1 deletion trunk/arch/tile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ ifneq ($(CONFIG_DEBUG_EXTRA_FLAGS),"")
KBUILD_CFLAGS += $(CONFIG_DEBUG_EXTRA_FLAGS)
endif

LIBGCC_PATH := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)
LIBGCC_PATH := \
$(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name)

# Provide the path to use for "make defconfig".
KBUILD_DEFCONFIG := $(ARCH)_defconfig
Expand Down

0 comments on commit c684daa

Please sign in to comment.