Add a value to the define I forgot, for the purity's sake.
This commit is contained in:
parent
f88b3f22ac
commit
f0e795737b
@ -10,7 +10,7 @@ SRCS+= bus_if.h device_if.h opt_compat.h opt_inet.h opt_ipx.h
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_compat.h:
|
||||
echo "#define COMPAT_FREEBSD6" > ${.TARGET}
|
||||
echo "#define COMPAT_FREEBSD6 1" > ${.TARGET}
|
||||
|
||||
opt_inet.h:
|
||||
echo "#define INET 1" > opt_inet.h
|
||||
|
Loading…
Reference in New Issue
Block a user