diff options
Diffstat (limited to 'arch/arm/mach-s5pc100/Makefile')
-rw-r--r-- | arch/arm/mach-s5pc100/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pc100/Makefile b/arch/arm/mach-s5pc100/Makefile index 4199ce2b161a..1d1276c29cff 100644 --- a/arch/arm/mach-s5pc100/Makefile +++ b/arch/arm/mach-s5pc100/Makefile | |||
@@ -15,6 +15,7 @@ obj-$(CONFIG_CPU_S5PC100) += cpu.o gpiolib.o | |||
15 | 15 | ||
16 | # Helper and device support | 16 | # Helper and device support |
17 | 17 | ||
18 | obj-$(CONFIG_S5PC100_SETUP_FB_24BPP) += setup-fb-24bpp.o | ||
18 | obj-$(CONFIG_S5PC100_SETUP_SDHCI) += setup-sdhci.o | 19 | obj-$(CONFIG_S5PC100_SETUP_SDHCI) += setup-sdhci.o |
19 | 20 | ||
20 | # machine support | 21 | # machine support |