9 lines
138 B
Makefile
Executable File
9 lines
138 B
Makefile
Executable File
#
|
|
# (C) Copyright 2016
|
|
# Vikas Manocha, <vikas.manocha@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += timer.o clock.o soc.o
|