Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84954
b: refs/heads/master
c: 546cc14
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent 2491ec7 commit 6974912
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 3c9547a504a96a6a3585573dc172ab4070c18679
refs/heads/master: 546cc14862c8712341823c9235268062bac87b74
6 changes: 3 additions & 3 deletions trunk/arch/cris/arch-v10/boot/rescue/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

CC = gcc-cris -mlinux $(LINUXINCLUDE)
EXTRA_CFLAGS = -O2
AFLAGS = -traditional
ccflags-y += -O2
asflags-y += -traditional
LD = gcc-cris -mlinux -nostdlib
LDFLAGS = -T $(obj)/rescue.ld
ldflags-y += -T $(obj)/rescue.ld
OBJCOPY = objcopy-cris
OBJCOPYFLAGS = -O binary --remove-section=.bss
obj-$(CONFIG_ETRAX_AXISFLASHMAP) = head.o
Expand Down

0 comments on commit 6974912

Please sign in to comment.