mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
modified: lfs/l7-protocols
modified: lfs/linux new file: src/patches/linux-2.6.27.21-imq-test3.patch updated l7-protocols to most uptodate version changed imq patch to the official one
This commit is contained in:
@@ -101,7 +101,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
ln -s linux-$(VER) /usr/src/linux
|
||||
|
||||
# Linux Intermediate Queueing Device
|
||||
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27-imq.patch
|
||||
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.21-imq-test3.patch
|
||||
|
||||
# Xen
|
||||
ifeq "$(XEN)" "1"
|
||||
|
||||
Reference in New Issue
Block a user