8 lines
150 B
Makefile
8 lines
150 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += gt1x_extents.o
|
|
obj-y += gt1x_generic.o
|
|
obj-y += gt1x_tools.o
|
|
obj-y += gt1x.o
|
|
obj-y += gt1x_update.o
|
|
|