Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141997
b: refs/heads/master
c: 3b5a536
h: refs/heads/master
i:
  141995: bf24ac7
v: v3
  • Loading branch information
Jesper Nilsson committed Apr 2, 2009
1 parent 68c7c4b commit 3a536aa
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: c01ce82941af2e45c6f760d274bf33b485d60d1e
refs/heads/master: 3b5a53689730bef6cb4dfde1de53e836e5299547
6 changes: 3 additions & 3 deletions trunk/arch/cris/arch-v32/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# arch/cris/arch-v32/boot/compressed/Makefile
#

asflags-y += -I $(srctree)/include/asm/mach/ -I $(srctree)/include/asm/arch
ccflags-y += -O2 -I $(srctree)/include/asm/mach/ -I $(srctree)/include/asm/arch
ldflags-y += -T $(srctree)/$(src)/decompress.lds
asflags-y += -I$(srctree)/include/asm/mach/ -I$(srctree)/include/asm/arch
ccflags-y += -O2 -I$(srctree)/include/asm/mach/ -I$(srctree)/include/asm/arch
ldflags-y += -T$(srctree)/$(src)/decompress.lds
OBJECTS = $(obj)/head.o $(obj)/misc.o
OBJCOPYFLAGS = -O binary --remove-section=.bss

Expand Down

0 comments on commit 3a536aa

Please sign in to comment.