Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200801
b: refs/heads/master
c: cdb4acc
h: refs/heads/master
i:
  200799: 2d8fbfa
v: v3
  • Loading branch information
Jonathan Cameron authored and Eric Miao committed Jun 13, 2010
1 parent ea2a23e commit fdfd496
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8dbed71ad1ab0636745af958934f1ca670702ca0
refs/heads/master: cdb4acc0568f4f6e10e778f0c2cd04fcd4786c09
3 changes: 2 additions & 1 deletion trunk/arch/arm/plat-pxa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Makefile for code common across different PXA processor families
#

obj-y := dma.o pmu.o
obj-y := dma.o

obj-$(CONFIG_ARCH_PXA) += pmu.o
obj-$(CONFIG_GENERIC_GPIO) += gpio.o
obj-$(CONFIG_PXA3xx) += mfp.o
obj-$(CONFIG_ARCH_MMP) += mfp.o
Expand Down

0 comments on commit fdfd496

Please sign in to comment.