From 6121023e9012f37a3c717f3fe3c6abb768794121 Mon Sep 17 00:00:00 2001 From: kaloz Date: Sun, 27 Dec 2009 21:54:09 +0000 Subject: remove handling of older unsupported kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18955 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/todo.txt | 2 -- target/linux/x86/image/Config.in | 1 - 2 files changed, 3 deletions(-) delete mode 100644 target/linux/s3c24xx/todo.txt (limited to 'target/linux') diff --git a/target/linux/s3c24xx/todo.txt b/target/linux/s3c24xx/todo.txt deleted file mode 100644 index b127f4e61..000000000 --- a/target/linux/s3c24xx/todo.txt +++ /dev/null @@ -1,2 +0,0 @@ - - patch kernel to run preinit instead of init per default to avoid patching of bootloader - - get the kernel starting after new openwrt-2.6.26-patchset diff --git a/target/linux/x86/image/Config.in b/target/linux/x86/image/Config.in index 3883f8900..e5a82da79 100644 --- a/target/linux/x86/image/Config.in +++ b/target/linux/x86/image/Config.in @@ -22,7 +22,6 @@ config X86_GRUB_KERNELPART config X86_GRUB_ROOTPART string prompt "Root partition on target device" if X86_GRUB_IMAGES - default "/dev/hda2" if LINUX_2_6_28 default "/dev/sda2" help The root partition on the final device. If you don't know, -- cgit v1.2.3