Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67424
b: refs/heads/master
c: ca786f8
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mackerras committed Oct 3, 2007
1 parent 1a706ee commit b32907e
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3049ea7e04408abf35dc295014cb6f1eabcf9b8c
refs/heads/master: ca786f83a97d7897b013b1e9b290c9010b69af9b
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ endif

export CROSS32CC CROSS32AS CROSS32LD CROSS32AR CROSS32OBJCOPY

ifeq ($(CROSS_COMPILE),)
KBUILD_DEFCONFIG := $(shell uname -m)_defconfig
else
KBUILD_DEFCONFIG := ppc64_defconfig
endif

ifeq ($(CONFIG_PPC64),y)
OLDARCH := ppc64
Expand Down

0 comments on commit b32907e

Please sign in to comment.