From a02240126b4ada434dc8f96f287ab8b2dc3c16c1 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 10 Apr 2009 20:00:33 +0000 Subject: [PATCH] Adding EGRE module for Trellis/VINI --- kernel-2.6.spec | 2 ++ linux-2.6-720-egre.patch | 0 2 files changed, 2 insertions(+) create mode 100644 linux-2.6-720-egre.patch diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 8175e013c..66544b011 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -169,6 +169,7 @@ Patch650: linux-2.6-650-hangcheck-reboot.patch Patch660: linux-2.6-660-nmi-watchdog-default.patch Patch680: linux-2.6-680-htb-hysteresis-tso.patch Patch690: linux-2.6-690-web100.patch +Patch700: linux-2.6-700-egre.patch BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -356,6 +357,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 640 %ApplyPatch 650 %ApplyPatch 660 +%ApplyPatch 700 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may diff --git a/linux-2.6-720-egre.patch b/linux-2.6-720-egre.patch new file mode 100644 index 000000000..e69de29bb -- 2.47.0