mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
8 lines
179 B
Makefile
8 lines
179 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Copyright (c) 2010 Samsung Electronics Co., Ltd.
|
|
# http://www.samsung.com/
|
|
|
|
obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
|
|
obj-y += s5pv210.o
|