X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flinux;fp=lfs%2Flinux;h=36f2d0ac2c1dfb6a18a3b63548e9feb1332f70c5;hp=c8bcdbb97861a02a631dcf5a7c66ed6eea9ffcb3;hb=c27fdd869703ea18e05e7702f53f2777dad630b6;hpb=fc08e632e3a804f353c7797422d3a8dc65ae23de diff --git a/lfs/linux b/lfs/linux index c8bcdbb978..36f2d0ac2c 100644 --- a/lfs/linux +++ b/lfs/linux @@ -118,6 +118,9 @@ $(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/linux-4.14-imq.diff + # Layer7-patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.14-layer7.patch