linux/arch/arm/mach-s5p6440/Makefile

20 lines
347 B
Makefile

# arch/arm/mach-s5p6440/Makefile
#
# Copyright (c) 2009 Samsung Electronics Co., Ltd.
# http://www.samsung.com/
#
# Licensed under GPLv2
obj-y :=
obj-m :=
obj-n :=
obj- :=
# Core support for S5P6440 system
obj-$(CONFIG_CPU_S5P6440) += cpu.o init.o clock.o gpio.o
# machine support
obj-$(CONFIG_MACH_SMDK6440) += mach-smdk6440.o