kernel: fix imq patch for 3.10.30.

kernel: fix imq patch for 3.10.30 and remove old patches.
This commit is contained in:
Arne Fitzenreiter
2014-02-14 22:24:05 +01:00
parent 392e08af8d
commit 2fff11756f
4 changed files with 3305 additions and 6854 deletions

View File

@@ -112,7 +112,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
ln -svf linux-$(VER) $(DIR_SRC)/linux
# Linux Intermediate Queueing Device
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.25-imq.patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.30-imq.patch
# ipp2p 0.8.2-ipfire
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10-ipp2p-0.8.2-ipfire.patch