aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:09:35 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:09:35 +0000
commit6bef71f4feffd7cad99b14edf952f4b360c63d34 (patch)
tree4a0c7523275c57ebee849a2b5183fc53c05c6fa3 /arch/arm/plat-s3c24xx/Makefile
parent77762d03e4c8164fcfdd2cade4985a938687c3a2 (diff)
add-pcb-rev-sysfs.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r--arch/arm/plat-s3c24xx/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/Makefile b/arch/arm/plat-s3c24xx/Makefile
index 096dd624cfc..cf78e07528e 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -43,4 +43,8 @@ obj-$(CONFIG_S3C24XX_SPI_BUS1_GPG5_GPG6_GPG7) += spi-bus1-gpg5_6_7.o
# machine common support
obj-$(CONFIG_MACH_SMDK) += common-smdk.o
-obj-$(CONFIG_MACH_NEO1973) += neo1973_pm_host.o neo1973_pm_gsm.o neo1973_pm_gps.o neo1973_pm_bt.o
+obj-$(CONFIG_MACH_NEO1973) += neo1973_version.o \
+ neo1973_pm_host.o \
+ neo1973_pm_gsm.o \
+ neo1973_pm_gps.o \
+ neo1973_pm_bt.o