Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138545
b: refs/heads/master
c: 1a3d1fc
h: refs/heads/master
i:
  138543: 96acadf
v: v3
  • Loading branch information
Liu Yu authored and Kumar Gala committed Mar 11, 2009
1 parent 16c5dc3 commit cdc7da7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 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: 2b881b940a7b0cdf7c8258c9869458aa4e5f830c
refs/heads/master: 1a3d1fc2273c6736ad2d19058e0413bc830c5e4d
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ core-y += arch/powerpc/kernel/ \
arch/powerpc/mm/ \
arch/powerpc/lib/ \
arch/powerpc/sysdev/ \
arch/powerpc/platforms/
core-$(CONFIG_MATH_EMULATION) += arch/powerpc/math-emu/
arch/powerpc/platforms/ \
arch/powerpc/math-emu/
core-$(CONFIG_XMON) += arch/powerpc/xmon/
core-$(CONFIG_KVM) += arch/powerpc/kvm/

Expand Down
5 changes: 2 additions & 3 deletions trunk/arch/powerpc/math-emu/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

obj-y := math.o fmr.o lfd.o stfd.o

obj-$(CONFIG_MATH_EMULATION) += fabs.o fadd.o fadds.o fcmpo.o fcmpu.o \
fctiw.o fctiwz.o fdiv.o fdivs.o \
fmadd.o fmadds.o fmsub.o fmsubs.o \
Expand All @@ -9,7 +7,8 @@ obj-$(CONFIG_MATH_EMULATION) += fabs.o fadd.o fadds.o fcmpo.o fcmpu.o \
fres.o frsp.o frsqrte.o fsel.o lfs.o \
fsqrt.o fsqrts.o fsub.o fsubs.o \
mcrfs.o mffs.o mtfsb0.o mtfsb1.o \
mtfsf.o mtfsfi.o stfiwx.o stfs.o
mtfsf.o mtfsfi.o stfiwx.o stfs.o \
math.o fmr.o lfd.o stfd.o

obj-$(CONFIG_SPE) += math_efp.o

Expand Down

0 comments on commit cdc7da7

Please sign in to comment.