git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50bf1ef
)
zaurus.inc: fix typo ( s/device_table-add/device_table_add/ )
author
Andrea Adami
<andrea.adami@gmail.com>
Tue, 29 Mar 2011 21:48:22 +0000
(23:48 +0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Tue, 29 Mar 2011 21:49:49 +0000
(23:49 +0200)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
conf/machine/include/zaurus.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/zaurus.inc
b/conf/machine/include/zaurus.inc
index
a80d283
..
0bbed6e
100644
(file)
--- a/
conf/machine/include/zaurus.inc
+++ b/
conf/machine/include/zaurus.inc
@@
-25,8
+25,8
@@
IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime -m favourlzo \
EXTRA_IMAGEDEPENDS += "zaurus-installer"
IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \
- files/device_table
-
add-scsi.txt \
- files/device_table
-
add-loop.txt \
+ files/device_table
_
add-scsi.txt \
+ files/device_table
_
add-loop.txt \
"
#########