7 lines
137 B
Makefile
7 lines
137 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for the CASIO CASSIOPEIA E-55/65 specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y += setup.o
|