Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273463
b: refs/heads/master
c: 39ad568
h: refs/heads/master
i:
  273461: 4e1c3df
  273459: e6fe845
  273455: e78a2f6
v: v3
  • Loading branch information
Jayachandran C authored and Ralf Baechle committed Oct 20, 2011
1 parent 4e07c60 commit e0c8d97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a74e33535fa27c758d2a23ebf5f8964bf19940bc
refs/heads/master: 39ad56805a3bcf259d7549e73a3c9d557c2efd7b
5 changes: 5 additions & 0 deletions trunk/arch/mips/netlogic/Platform
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic
cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic

#
# use mips64 if xlr is not available
#
cflags-$(CONFIG_NLM_XLR) += $(call cc-option,-march=xlr,-march=mips64)

#
# NETLOGIC XLR/XLS SoC, Simulator and boards
#
Expand Down

0 comments on commit e0c8d97

Please sign in to comment.