7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for Linux arch/m68k/sun3x source directory
|
||
|
#
|
||
|
|
||
|
obj-y := config.o time.o dvma.o prom.o
|