7 lines
No EOL
156 B
Makefile
7 lines
No EOL
156 B
Makefile
# (C) Copyright 2015
|
|
# Purna Chandra Mandal, purna.mandal@microchip.com.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y = cpu.o lowlevel_init.o reset.o
|