diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/Makefile')
-rw-r--r-- | arch/arm/mach-s5pv210/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/Makefile b/arch/arm/mach-s5pv210/Makefile index bc5587b521f..3ecb607c1a0 100644 --- a/arch/arm/mach-s5pv210/Makefile +++ b/arch/arm/mach-s5pv210/Makefile @@ -16,3 +16,4 @@ obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o clock.o # machine support +obj-$(CONFIG_MACH_SMDKV210) += mach-smdkv210.o |