Added linux-kernel and linux-kernel-headers
This commit is contained in:
parent
112c3b424a
commit
c18150164f
1 changed files with 4 additions and 2 deletions
6
Makefile
6
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
|
||||
|
|
Loading…
Reference in a new issue