Skip to content

Commit

Permalink
Update to Simon's latest dmaer module
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Dec 19, 2012
1 parent 197d15b commit d53095f
Show file tree
Hide file tree
Showing 4 changed files with 645 additions and 123 deletions.
4 changes: 3 additions & 1 deletion arch/arm/mach-bcm2708/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
obj-$(CONFIG_MACH_BCM2708) += clock.o bcm2708.o armctrl.o vcio.o power.o dma.o delay.o
obj-$(CONFIG_BCM2708_GPIO) += bcm2708_gpio.o
obj-$(CONFIG_BCM2708_VCMEM) += vc_mem.o
obj-$(CONFIG_BCM2708_DMAER) += dmaer.o

obj-$(CONFIG_BCM2708_DMAER) += dmaer_master.o
dmaer_master-objs := dmaer.o vc_support.o

Loading

0 comments on commit d53095f

Please sign in to comment.