annotate sources/targets/hw-wrt610n/details @ 585:dd03aa5996e6

Two more $ARCH->$ARCH_NAME changes for hw- targets, add another example to config, and make hw-wrt610n build.
author Rob Landley <rob@landley.net>
date Tue, 13 Jan 2009 18:35:25 -0600
parents 9dffdd74c186
children b942381f1855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
581
9dffdd74c186 More changes for initramfs and hw- targets with a base architecture.
Rob Landley <rob@landley.net>
parents: 577
diff changeset
1 # Include base architecture
9dffdd74c186 More changes for initramfs and hw- targets with a base architecture.
Rob Landley <rob@landley.net>
parents: 577
diff changeset
2
9dffdd74c186 More changes for initramfs and hw- targets with a base architecture.
Rob Landley <rob@landley.net>
parents: 577
diff changeset
3 ARCH=mipsel
9dffdd74c186 More changes for initramfs and hw- targets with a base architecture.
Rob Landley <rob@landley.net>
parents: 577
diff changeset
4 source "$CONFIG_DIR/$ARCH/details"
9dffdd74c186 More changes for initramfs and hw- targets with a base architecture.
Rob Landley <rob@landley.net>
parents: 577
diff changeset
5
585
dd03aa5996e6 Two more $ARCH->$ARCH_NAME changes for hw- targets, add another example to config, and make hw-wrt610n build.
Rob Landley <rob@landley.net>
parents: 581
diff changeset
6 KERNEL_PATH=vmlinux