aboutsummaryrefslogtreecommitdiff
path: root/nuttx/fs/nfs/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-17 00:25:34 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-17 00:25:34 +0000
commit310e63cd2808fd351da7110fafebfc9dd94b516e (patch)
treed804b0e2d827efc2e2d2ed6c7255ba7c813dc124 /nuttx/fs/nfs/Make.defs
parent2286099a155d9acd808665a1a86c382f3be8466e (diff)
downloadpx4-firmware-310e63cd2808fd351da7110fafebfc9dd94b516e.tar.gz
px4-firmware-310e63cd2808fd351da7110fafebfc9dd94b516e.tar.bz2
px4-firmware-310e63cd2808fd351da7110fafebfc9dd94b516e.zip
NFS update; fix STM32 enabling of CAN2 clock
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4494 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/fs/nfs/Make.defs')
-rw-r--r--nuttx/fs/nfs/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/fs/nfs/Make.defs b/nuttx/fs/nfs/Make.defs
index c0a19e8b2..be633c1fa 100644
--- a/nuttx/fs/nfs/Make.defs
+++ b/nuttx/fs/nfs/Make.defs
@@ -42,7 +42,7 @@ CSRCS +=
# Files required for NFS RPC
ASRCS +=
-CSRCS += rpc_subr.c
+CSRCS += rpc_clnt.c
# Argument for dependency checking