8 lines
182 B
Makefile
8 lines
182 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for Linux arch/m68k/mac source directory
|
||
|
#
|
||
|
|
||
|
obj-y := config.o macints.o iop.o via.o oss.o psc.o \
|
||
|
baboon.o macboing.o misc.o
|