diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/Makefile')
-rw-r--r-- | arch/arm/mach-s3c64xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Makefile b/arch/arm/mach-s3c64xx/Makefile index 4657363f0674..88d7fd22ef18 100644 --- a/arch/arm/mach-s3c64xx/Makefile +++ b/arch/arm/mach-s3c64xx/Makefile | |||
@@ -59,6 +59,7 @@ obj-$(CONFIG_MACH_HMT) += mach-hmt.o | |||
59 | obj-$(CONFIG_MACH_SMARTQ) += mach-smartq.o | 59 | obj-$(CONFIG_MACH_SMARTQ) += mach-smartq.o |
60 | obj-$(CONFIG_MACH_SMARTQ5) += mach-smartq5.o | 60 | obj-$(CONFIG_MACH_SMARTQ5) += mach-smartq5.o |
61 | obj-$(CONFIG_MACH_SMARTQ7) += mach-smartq7.o | 61 | obj-$(CONFIG_MACH_SMARTQ7) += mach-smartq7.o |
62 | obj-$(CONFIG_MACH_WLF_CRAGG_6410) += mach-crag6410.o | ||
62 | 63 | ||
63 | # device support | 64 | # device support |
64 | 65 | ||