Makefile 291 B

123456789101112131415
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # Copyright (c) 2010 Samsung Electronics Co., Ltd.
  4. # http://www.samsung.com/
  5. ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/arch/arm/plat-samsung/include
  6. # Core
  7. obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
  8. # machine support
  9. obj-y += s5pv210.o