changeset 587:b942381f1855

According to "make arch=mips help", mips can also make vmlinux.bin, vmlinux.ecoff, and vmlinux.srec. I think vmlinux.bin is what wrt610n needs to feed into trx?
author Rob Landley <rob@landley.net>
date Wed, 14 Jan 2009 02:42:17 -0600
parents c9c7420e952b
children 965923c576f3
files sources/targets/hw-wrt610n/details
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/targets/hw-wrt610n/details	Tue Jan 13 22:16:10 2009 -0600
+++ b/sources/targets/hw-wrt610n/details	Wed Jan 14 02:42:17 2009 -0600
@@ -3,4 +3,5 @@
 ARCH=mipsel
 source "$CONFIG_DIR/$ARCH/details"
 
-KERNEL_PATH=vmlinux
+KERNEL_PATH=arch/mips/boot/vmlinux.bin
+LINUX_FLAGS=vmlinux.bin