mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
Otherwise a kernel build would break in the coda5 module if the main kernel conf file enabled CODA_COMPAT_5, too. Redefined symbols are strictly disallowed by -Werror. To overcome this issue, introduce a different symbol indicating coda5 build, CODA5_MODULE, and translate it to CODA_COMPAT_5 appropriately in /sys/coda/coda.h. MFC after: 3 days |
||
|---|---|---|
| .. | ||
| Makefile | ||