7 lines
115 B
Makefile
7 lines
115 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for TOSHIBA JMR-TX3927 board
|
||
|
#
|
||
|
|
||
|
obj-y += prom.o irq.o setup.o
|