Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100784
b: refs/heads/master
c: 99f143b
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Jul 3, 2008
1 parent 5477194 commit f3eda39
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: 97b7f715589fb997e430c6aa824abbd9fd5ed42d
refs/heads/master: 99f143b316b056a86c8226c15882cc0718f0b3b0
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Common support
obj-y := io.o id.o clock.o irq.o mux.o serial.o devices.o
obj-y := io.o id.o sram.o clock.o irq.o mux.o serial.o devices.o

obj-$(CONFIG_OMAP_MPU_TIMER) += time.o
obj-$(CONFIG_OMAP_32K_TIMER) += timer32k.o
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Common support
obj-y := common.o sram.o sram-fn.o clock.o devices.o dma.o mux.o gpio.o \
obj-y := common.o sram.o clock.o devices.o dma.o mux.o gpio.o \
usb.o fb.o
obj-m :=
obj-n :=
Expand Down

0 comments on commit f3eda39

Please sign in to comment.