projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] experimental support for the Planex MZK-W04NU board
[openwrt.git]
/
target
/
linux
/
olpc
/
image
/
Config.in
diff --git
a/target/linux/olpc/image/Config.in
b/target/linux/olpc/image/Config.in
index
295f916
..
27bbb96
100644
(file)
--- a/
target/linux/olpc/image/Config.in
+++ b/
target/linux/olpc/image/Config.in
@@
-16,8
+16,8
@@
config OLPC_BOOTSCRIPT_KERNELPART
config OLPC_BOOTSCRIPT_ROOTPART
string
prompt "Root partition on target device" if OLPC_BOOTSCRIPT_IMAGES
config OLPC_BOOTSCRIPT_ROOTPART
string
prompt "Root partition on target device" if OLPC_BOOTSCRIPT_IMAGES
- default "/dev/
h
da2"
+ default "/dev/
s
da2"
help
The root partition on the final device. If you don't know,
help
The root partition on the final device. If you don't know,
- you probably want the default (/dev/
h
da2).
+ you probably want the default (/dev/
s
da2).
This page took
0.020592 seconds
and
4
git commands to generate.