From bb2106531da0b9c814ee51387f4f3791e50e049c Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 31 Oct 2012 15:01:32 +0100 Subject: [PATCH] kernel: updated to 3.2.33. --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index e7f48b637a..b2ebd99336 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 3.2.32 +VER = 3.2.33 RPI_PATCHES = linux-3.2.27-9245b4c @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 21 +PAK_VER = 22 DEPS = "" VERSUFIX=ipfire$(KCFG) @@ -75,7 +75,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz -$(DL_FILE)_MD5 = d2a4562d8c451e5ec43547e0d8babe57 +$(DL_FILE)_MD5 = 486521c7b00a92fc99e122b84ae9f089 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c20baa8dc2527ce89a302862c3fc7f58 install : $(TARGET) -- 2.39.5