mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
Commite32fecd0c2intended to skip installing all but one copy of each loader variant's help file, but accidentally skipped all copies for the userboot help file. (Other loaders install help files via the _simp variant, but there is is no userboot_simp.) PR: 271178 Fixes:e32fecd0c2("loader: install help files only once") Sponsored by: The FreeBSD Foundation
6 lines
65 B
Makefile
6 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
LOADER_INTERP=lua
|
|
|
|
.include "../userboot/Makefile"
|
|
|