7 lines
135 B
Makefile
7 lines
135 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2016 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
|
||
|
obj-y := soc.o clock.o iomux.o pcc.o scg.o
|