mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
These makefiles work when building in the sys/modules directory, but
not with the objdir stuff that buildkernel uses. This is because they
used -I../../../blah rather than -I${.CURDIR}/../../../blah.
# I didn't fix the abuse of CFLAGS to specify -g since I wanted the
# barest minimal change since we're in a code freeze.
Approved by: make buildkernel...
Hat for armchair anarchists: core member fixing src tree damage
|
||
|---|---|---|
| .. | ||
| Makefile | ||