Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55021
b: refs/heads/master
c: ac18c67
h: refs/heads/master
i:
  55019: 7bff5c4
v: v3
  • Loading branch information
Scott Wood authored and Paul Mackerras committed May 7, 2007
1 parent 0f623de commit a58202e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 44755d11a3c054adf7eb974a4720936563cf7dcf
refs/heads/master: ac18c673e7fa71f62ce613edfe6634edb99f968b
5 changes: 4 additions & 1 deletion trunk/arch/powerpc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,12 @@ image-$(CONFIG_PPC_CELLEB) += zImage.pseries
image-$(CONFIG_PPC_CHRP) += zImage.chrp
image-$(CONFIG_PPC_EFIKA) += zImage.chrp
image-$(CONFIG_PPC_PMAC) += zImage.pmac
image-$(CONFIG_DEFAULT_UIMAGE) += uImage

ifneq ($(CONFIG_DEVICE_TREE),"")
image-$(CONFIG_PPC_83xx) += cuImage.83xx
image-$(CONFIG_PPC_85xx) += cuImage.85xx
image-$(CONFIG_DEFAULT_UIMAGE) += uImage
endif

# For 32-bit powermacs, build the COFF and miboot images
# as well as the ELF images.
Expand Down

0 comments on commit a58202e

Please sign in to comment.