Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201379
b: refs/heads/master
c: f1b957d
h: refs/heads/master
i:
  201377: 683b026
  201375: ebe3248
v: v3
  • Loading branch information
Magnus Damm authored and Russell King committed Jul 29, 2010
1 parent eac68b8 commit c798b1c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4609a179c97ae60fef173547a9bbb214359808ce
refs/heads/master: f1b957d3a06826f4a30fd4440e54a6b87c2e6173
3 changes: 3 additions & 0 deletions trunk/arch/arm/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ targets := vmlinux vmlinux.lds \
piggy.$(suffix_y) piggy.$(suffix_y).o \
font.o font.c head.o misc.o $(OBJS)

# Make sure files are removed during clean
extra-y += piggy.gzip piggy.lzo piggy.lzma lib1funcs.S

ifeq ($(CONFIG_FUNCTION_TRACER),y)
ORIG_CFLAGS := $(KBUILD_CFLAGS)
KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS))
Expand Down

0 comments on commit c798b1c

Please sign in to comment.