summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libpppd.yml
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-24 19:08:09 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:38 -0600
commit369e6c5bf775ccb2d1c601fbb7562cd6bf6a7adb (patch)
treee5c6248bb5713e19581ecfe2b282fedc8849cf81 /spec/build/cpukit/libpppd.yml
parentcpukit: Remove libnetworking (diff)
downloadrtems-369e6c5bf775ccb2d1c601fbb7562cd6bf6a7adb.tar.bz2
cpukit: remove pppd
Update #3850
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/libpppd.yml33
1 files changed, 0 insertions, 33 deletions
diff --git a/spec/build/cpukit/libpppd.yml b/spec/build/cpukit/libpppd.yml
deleted file mode 100644
index d67b93aef8..0000000000
--- a/spec/build/cpukit/libpppd.yml
+++ /dev/null
@@ -1,33 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-build-type: library
-cflags: []
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-cppflags: []
-cxxflags: []
-enabled-by:
-- RTEMS_NETWORKING
-includes:
-- cpukit/libnetworking
-install: []
-install-path: ${BSP_LIBDIR}
-links: []
-source:
-- cpukit/pppd/auth.c
-- cpukit/pppd/ccp.c
-- cpukit/pppd/chap.c
-- cpukit/pppd/chap_ms.c
-- cpukit/pppd/chat.c
-- cpukit/pppd/demand.c
-- cpukit/pppd/fsm.c
-- cpukit/pppd/ipcp.c
-- cpukit/pppd/lcp.c
-- cpukit/pppd/magic.c
-- cpukit/pppd/options.c
-- cpukit/pppd/rtemsmain.c
-- cpukit/pppd/rtemspppd.c
-- cpukit/pppd/sys-rtems.c
-- cpukit/pppd/upap.c
-- cpukit/pppd/utils.c
-target: pppd
-type: build