Browse Source

updated kernel source package to 2.4.18

David Schleef 22 years ago
parent
commit
9318e7205c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      debian/control
  2. 1 1
      debian/rules

+ 1 - 1
debian/control

@@ -2,7 +2,7 @@ Source: uclibc
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: debhelper, bzip2, kernel-source-2.4.16
+Build-Depends: debhelper, bzip2, kernel-source-2.4.18
 Standards-Version: 3.5.6
 
 Package: libuclibc-dev

+ 1 - 1
debian/rules

@@ -13,7 +13,7 @@ major=$(shell grep '^MAJOR_VERSION' Rules.mak|sed 's/.*=//')
 minor=$(shell grep '^MINOR_VERSION' Rules.mak|sed 's/.*=//')
 version:=$(strip $(major)).$(strip $(minor))
 
-kernel_source=kernel-source-2.4.16
+kernel_source=kernel-source-2.4.18
 
 target=$(DEB_HOST_GNU_CPU)
 #target=arm