7 lines
125 B
Makefile
7 lines
125 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (c) 2012 Michael Walle
|
||
|
# Michael Walle <michael@walle.cc>
|
||
|
|
||
|
obj-y := lsxl.o
|