aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-11-11 13:31:32 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-11-11 13:31:32 +0000
commit816c5bc325a1c57b7d23cdd238090c2b6ac36ced (patch)
treeb8a9873791392cce53fad7672dcfdfad19a3304f
parent9f8122a1230d1092c91d371ca5d9fa046b7517dd (diff)
downloadopenembedded-816c5bc325a1c57b7d23cdd238090c2b6ac36ced.tar.gz
linux-handhelds-2.6: Fix typo in generated HaRET config.
-rw-r--r--packages/linux/linux-handhelds-2.6.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc
index d2256b5f27..66179209e1 100644
--- a/packages/linux/linux-handhelds-2.6.inc
+++ b/packages/linux/linux-handhelds-2.6.inc
@@ -93,7 +93,7 @@ set cmdline "root=/dev/mmcblk0p2 rootdelay=10 console=ttyS0,115200n8 console=tty
## Choice 4 - Boot via NFS over USB networking (must be kernel-builtin)
# 192.168.x.x - Server address (the other side)
-# 192.168.x.x - Handheld's address
+# 192.168.y.y - Handheld's address
#set cmdline "root=/dev/nfs nfsroot=192.168.x.x:<nfs_path> ip=192.168.y.y:192.168.x.x:192.168.x.x:255.255.255.0:pda:usb0 console=ttyS0,115200n8 console=tty0"
bootlinux