Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42164
b: refs/heads/master
c: 6fb4efc
h: refs/heads/master
v: v3
  • Loading branch information
Mark A. Greer authored and Paul Mackerras committed Oct 23, 2006
1 parent ba18875 commit 4f4e9e4
Show file tree
Hide file tree
Showing 6 changed files with 1,047 additions and 3 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: c888554bf95a5a0a6ac3e2389c6bf1e03e9480ba
refs/heads/master: 6fb4efc68f5c0e095153510dcfa8b54a42e914ba
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ zliblinuxheader := zlib.h zconf.h zutil.h
$(addprefix $(obj)/,$(zlib) main.o): $(addprefix $(obj)/,$(zliblinuxheader)) \
$(addprefix $(obj)/,$(zlibheader))

src-wlib := string.S stdio.c main.c div64.S $(zlib)
src-wlib := string.S stdio.c main.c flatdevtree.c flatdevtree_misc.c div64.S \
$(zlib)
src-plat := of.c
src-boot := crt0.S $(src-wlib) $(src-plat) empty.c

Expand Down
Loading

0 comments on commit 4f4e9e4

Please sign in to comment.