From f287117264d1d400df7ebf6099a2cf99fd8555e2 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 19 Jun 2007 17:45:52 +0000 Subject: [PATCH] * removed unifdef from mnemosyne kernel module (not needed anymore!) --- pkgsel/Base/Kernel.linux.choice | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgsel/Base/Kernel.linux.choice b/pkgsel/Base/Kernel.linux.choice index 87f1ffc..ed1fd10 100644 --- a/pkgsel/Base/Kernel.linux.choice +++ b/pkgsel/Base/Kernel.linux.choice @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/mnemosyne/pkgsel/Base/Kernel.linux.choice -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -16,5 +16,3 @@ #Description: Linux Kernel (2.6) X linux-header -# we need unifdef to install linux-header since 2.6.18 -X unifdef -- 2.11.4.GIT