From a28eafb2a4d7418ad1efb3f8b72e9cbb014c1c0b Mon Sep 17 00:00:00 2001 From: Vijay Kumar Banerjee Date: Wed, 24 Feb 2021 12:27:29 -0700 Subject: cpukit: Move ftpfs from libnetworking to libfs Update #3850 --- spec/build/cpukit/libftpfs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/build/cpukit/libftpfs.yml') diff --git a/spec/build/cpukit/libftpfs.yml b/spec/build/cpukit/libftpfs.yml index d32304fcf3..bde2f2e988 100644 --- a/spec/build/cpukit/libftpfs.yml +++ b/spec/build/cpukit/libftpfs.yml @@ -14,6 +14,6 @@ install: install-path: ${BSP_LIBDIR} links: [] source: -- cpukit/libnetworking/lib/ftpfs.c +- cpukit/libfs/src/ftpfs/ftpfs.c target: ftpfs type: build -- cgit v1.2.3