kernel: update to 2.6.23.8

This commit is contained in:
Juergen Daubert 2007-11-20 12:40:47 +01:00
parent de904d96d4
commit b13bb00036
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
CRUXVERSION = 2.4
COLLECTIONS = core opt xorg
KERNEL_MIRROR = ftp://ftp.kernel.org
KERNEL_VERSION = 2.6.23.1
KERNEL_VERSION = 2.6.23.8
KERNEL_PATCHES = squashfs3.2-patch
STATIC_BB = http://jaeger.morpheus.net/linux/crux/files/busybox.bz2
SYSLINUX_VERSION = 3.51
@ -178,13 +178,13 @@ all-chroot: check-root
@echo "Exiting chroot enrivonment"
@echo "Unmounting $(FAKE_ROOT_DIR)/src"
@umount $(FAKE_ROOT_DIR)/src
@rmdir $(FAKE_ROOT_DIR)/src
#@rmdir $(FAKE_ROOT_DIR)/src
@echo "Unmounting $(FAKE_ROOT_DIR)/proc"
@umount $(FAKE_ROOT_DIR)/proc
@echo "Unmounting $(FAKE_ROOT_DIR)/dev"
@umount $(FAKE_ROOT_DIR)/dev
@echo "Removing chroot environment"
@rm -rf $(FAKE_ROOT_DIR)
#@echo "Removing chroot environment"
#@rm -rf $(FAKE_ROOT_DIR)
bootstrap: check-root
@echo "Bootstrap started (`date +'%F %T'`)"

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23.1
# Wed Oct 24 23:13:52 2007
# Linux kernel version: 2.6.23.8
# Tue Nov 20 12:24:25 2007
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y