]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-s3c/Makefile
Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel
[linux-2.6-omap-h63xx.git] / arch / arm / plat-s3c / Makefile
index a2fe3c77564ecae51b8ada9f5f81852358ed8bc2..39195f972d5ed8e7c5fc7f8dc7f3c2525c781c2e 100644 (file)
@@ -14,4 +14,14 @@ obj-                         :=
 obj-y                          +=  init.o
 obj-y                          += time.o
 obj-y                          += clock.o
-obj-y                          += pwm-clock.o
\ No newline at end of file
+obj-y                          += pwm-clock.o
+obj-y                          += gpio.o
+obj-y                          += gpio-config.o
+
+# devices
+
+obj-$(CONFIG_S3C_DEV_HSMMC)    += dev-hsmmc.o
+obj-$(CONFIG_S3C_DEV_HSMMC1)   += dev-hsmmc1.o
+obj-y                          += dev-i2c0.o
+obj-$(CONFIG_S3C_DEV_I2C1)     += dev-i2c1.o
+obj-$(CONFIG_S3C_DEV_FB)       += dev-fb.o