summaryrefslogtreecommitdiffstats
path: root/rtems/config/net/lwip-1-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/net/lwip-1-1.cfg')
-rw-r--r--rtems/config/net/lwip-1-1.cfg27
1 files changed, 0 insertions, 27 deletions
diff --git a/rtems/config/net/lwip-1-1.cfg b/rtems/config/net/lwip-1-1.cfg
deleted file mode 100644
index cf25963..0000000
--- a/rtems/config/net/lwip-1-1.cfg
+++ /dev/null
@@ -1,27 +0,0 @@
-#
-# LWIP MASTER
-#
-
-%if %{release} == %{nil}
- %define release 1
-%endif
-
-%include %{_configdir}/rtems-bsp.cfg
-
-#
-# LWIP Version
-#
-%define lwip_version lwip-c2ebf5544b4268eac9b32c7f3a689ff646d96eef
-
-#Will be modified to be pointing to RTEMS repo
-%define rtems_ragu_git https://raw.githubusercontent.com/ragunath3252/lwip-nodrv/master
-#
-# Patch for RTEMS support.
-#
-%patch add lwip %{rtems_ragu_git}/rtems.patch
-%hash md5 rtems.patch 489c0def3a89e538fb526a5396bf27ca
-
-#
-# LWIP Build configuration
-#
-%include %{_configdir}/lwip-1.cfg