mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
This file is functionally identical to the stub generated by Makefile.sys once the MD version is removed. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D44234
7 lines
106 B
Makefile
7 lines
106 B
Makefile
MIASM:= ${MIASM:Nfreebsd[467]_*}
|
|
|
|
SRCS+= __vdso_gettc.c \
|
|
sched_getcpu_gen.c
|
|
|
|
MDASM= cerror.S \
|
|
vfork.S
|