5 lines
135 B
Makefile
Executable file
5 lines
135 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
OBJECT_FILES_NON_STANDARD_head.o := y
|
|
|
|
obj-$(CONFIG_PVH) += enlighten.o
|
|
obj-$(CONFIG_PVH) += head.o
|