Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14395
b: refs/heads/master
c: 8a5abdf
h: refs/heads/master
i:
  14393: cfe68ba
  14391: 865045e
v: v3
  • Loading branch information
Paul Mackerras committed Nov 18, 2005
1 parent ce911fb commit 9638029
Show file tree
Hide file tree
Showing 9 changed files with 245 additions and 6,020 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: 44aedfe7dedb1ba9f4f9d17f55dec5727f5ff82f
refs/heads/master: 8a5abdf80ecf3ad3fa052878778c7185c5911a53
5 changes: 2 additions & 3 deletions trunk/arch/powerpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ endif

export CROSS32CC CROSS32AS CROSS32LD CROSS32OBJCOPY

KBUILD_DEFCONFIG := $(shell uname -m)_defconfig

ifeq ($(CONFIG_PPC64),y)
OLDARCH := ppc64
SZ := 64
Expand Down Expand Up @@ -111,9 +113,6 @@ cpu-as-$(CONFIG_E200) += -Wa,-me200
AFLAGS += $(cpu-as-y)
CFLAGS += $(cpu-as-y)

# Default to the common case.
KBUILD_DEFCONFIG := common_defconfig

head-y := arch/powerpc/kernel/head_32.o
head-$(CONFIG_PPC64) := arch/powerpc/kernel/head_64.o
head-$(CONFIG_8xx) := arch/powerpc/kernel/head_8xx.o
Expand Down
Loading

0 comments on commit 9638029

Please sign in to comment.