From c18150164fc837b2bda45b5dc2a0fa4e35da09c0 Mon Sep 17 00:00:00 2001 From: Martti Kuparinen Date: Wed, 28 Jan 2004 10:22:49 +0000 Subject: [PATCH] Added linux-kernel and linux-kernel-headers --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ee78386bc1..de7507f1fa 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.917 2004/01/27 14:24:57 marttikuparinen Exp $ -# $NetBSD: Makefile,v 1.917 2004/01/27 14:24:57 marttikuparinen Exp $ +# $Id: Makefile,v 1.918 2004/01/28 10:22:49 marttikuparinen Exp $ +# $NetBSD: Makefile,v 1.918 2004/01/28 10:22:49 marttikuparinen Exp $ COMMENT= WIP pkgsrc packages @@ -317,6 +317,8 @@ SUBDIR+= links-hacked SUBDIR+= linux-ch SUBDIR+= linux-chprofessional SUBDIR+= linux-kbd +SUBDIR+= linux-kernel +SUBDIR+= linux-kernel-headers SUBDIR+= linux-kernel-sources SUBDIR+= linux-makedev SUBDIR+= linux-modutils