summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/s3c24xx/todo.txt2
-rw-r--r--target/linux/x86/image/Config.in1
2 files changed, 0 insertions, 3 deletions
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,