From: Michael Tremer Date: Fri, 27 Nov 2009 09:51:56 +0000 (+0100) Subject: kernel: Add patch to fix scsi.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68543fda163f39757f4dd9f870a239761fb0f780;p=ipfire-3.x.git kernel: Add patch to fix scsi.h. --- diff --git a/pkgs/core/kernel/kernel.nm b/pkgs/core/kernel/kernel.nm index fdfd5e7b8..e9244a183 100644 --- a/pkgs/core/kernel/kernel.nm +++ b/pkgs/core/kernel/kernel.nm @@ -73,6 +73,7 @@ PKG_PATCHES += $(ROUTES_PATCH) PKG_TARBALL = $(THISAPP).tar.bz2 #PKG_PATCHES += $(THISAPP)-disable-compat_vdso-1.patch +PKG_PATCHES += linux-$(PKG_VER)-scsi.h-fix-1.patch ############################################################################### # Installation Details