6 lines
149 B
Makefile
6 lines
149 B
Makefile
|
#
|
||
|
# Joshua Henderson, <joshua.henderson@microchip.com>
|
||
|
# Copyright (C) 2015 Microchip Technology, Inc. All rights reserved.
|
||
|
#
|
||
|
obj-y = reset.o irq.o
|