mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
5 lines
76 B
Makefile
5 lines
76 B
Makefile
|
|
.if ${MACHINE_ARCH} != "powerpcspe"
|
|
SUBDIR+= nvram
|
|
.endif
|
|
SUBDIR+= ofwdump
|