Handle and preserve segments - kernel bug?
Alexander Warg
alexander.warg at os.inf.tu-dresden.de
Wed Jun 29 17:06:20 CEST 2005
> in l4/pkg/nethub/server/src/Makefile:
>
> "ifneq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","y")"
>
> should that no be "ifneq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","yn")"?
The right line is:
ifeq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","nn")
--
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20050629/e8a5ade0/attachment-0001.asc>
More information about the l4-hackers
mailing list