Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Kevin Wells | 680b286 | 2010-07-27 08:46:22 -0700 | [diff] [blame] | 2 | # |
3 | # Makefile for the linux kernel. | ||||
4 | # | ||||
5 | |||||
Vladimir Zapolskiy | 342f3f9 | 2016-04-25 04:00:44 +0300 | [diff] [blame] | 6 | obj-y := common.o serial.o |
Linus Walleij | f80cb52 | 2011-08-22 08:44:45 +0100 | [diff] [blame] | 7 | obj-y += pm.o suspend.o |
Kevin Wells | 680b286 | 2010-07-27 08:46:22 -0700 | [diff] [blame] | 8 | obj-y += phy3250.o |