]> rtime.felk.cvut.cz Git - rtems-devel.git/commit
appdl: do not link with NFS library if networking is not configured for appdl.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 17 Oct 2015 21:49:29 +0000 (23:49 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 17 Oct 2015 21:49:29 +0000 (23:49 +0200)
commit018e1c5e6cdee061f4c4681641b0bbc53e36247f
tree8e04825a8f738b5db849c3cb0fbbec38279575d5
parent9153ac65b85606937ac32bbafec3dcb9626e73c0
appdl: do not link with NFS library if networking is not configured for appdl.

When RTEMS is configured without networking and CONFIG_OC_APP_APPDL_NET
is not set then attempt to link with NFS fails.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
rtems-omk-template/appdl/Makefile.omk