move target/image/platform to target/linux/platform/image
[openwrt.git] / target / image / x86 / grub / menu.lst
diff --git a/target/image/x86/grub/menu.lst b/target/image/x86/grub/menu.lst
deleted file mode 100644 (file)
index 590a7d5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-serial --unit=0 --speed=@BAUDRATE@ --word=8 --parity=no --stop=1
-terminal --timeout=10 serial
-
-default 0
-timeout 5
-
-title   OpenWrt
-root    (hd0,0)
-kernel  /boot/vmlinuz @CMDLINE@ noinitrd console=ttyS0,@BAUDRATE@n8 reboot=bios
-boot
-