Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187641
b: refs/heads/master
c: cf9814e
h: refs/heads/master
i:
  187639: fa54f4b
v: v3
  • Loading branch information
Ben Dooks committed Feb 3, 2010
1 parent 7fba4f7 commit 9ae4cec
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 1de203adf6210b9dd81d907ea8cda587bc61cf4c
refs/heads/master: cf9814eb6d83f066d5db63f4144598e9c6ca2951
5 changes: 4 additions & 1 deletion trunk/arch/arm/plat-s3c64xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,13 @@ obj-$(CONFIG_S3C_ADC) += dev-adc.o
# SPI support
obj-$(CONFIG_S3C64XX_DEV_SPI) += dev-spi.o

# Device support
obj-y += dev-audio.o

# Device setup

obj-$(CONFIG_S3C64XX_SETUP_I2C0) += setup-i2c0.o
obj-$(CONFIG_S3C64XX_SETUP_I2C1) += setup-i2c1.o
obj-$(CONFIG_S3C64XX_SETUP_FB_24BPP) += setup-fb-24bpp.o
obj-$(CONFIG_S3C64XX_SETUP_SDHCI_GPIO) += setup-sdhci-gpio.o
obj-$(CONFIG_SND_S3C24XX_SOC) += dev-audio.o

0 comments on commit 9ae4cec

Please sign in to comment.