Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187465
b: refs/heads/master
c: 978da5b
h: refs/heads/master
i:
  187463: d69fc5e
v: v3
  • Loading branch information
Eric Miao committed Mar 1, 2010
1 parent 4414a10 commit 4a3b77c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: e6dac5e1b6ea7be4b0092ae0ac96b352a8c028db
refs/heads/master: 978da5bcdb33f6e030fa3304662e2455a018f1b0
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-mmp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Makefile for Marvell's PXA168 processors line
#

obj-y += common.o clock.o devices.o irq.o time.o
obj-y += common.o clock.o devices.o time.o

# SoC support
obj-$(CONFIG_CPU_PXA168) += pxa168.o
obj-$(CONFIG_CPU_PXA910) += pxa910.o
obj-$(CONFIG_CPU_PXA168) += pxa168.o irq-pxa168.o
obj-$(CONFIG_CPU_PXA910) += pxa910.o irq-pxa168.o

# board support
obj-$(CONFIG_MACH_ASPENITE) += aspenite.o
Expand Down
File renamed without changes.

0 comments on commit 4a3b77c

Please sign in to comment.