diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-20 12:40:13 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-20 12:40:13 +0000 |
commit | df447e0eaacdd3d5ac09291aaa345be09e4a4faf (patch) | |
tree | ac8cc6ffc117ffd2e2d9f5a7c83470d95cfeeb48 /conf/machine | |
parent | a6b1891273eac124c5e2f510bb437b69d9509836 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/20 13:31:32+01:00 dyndns.org!reenoo
task-bootstrap: bump PR to force a rebuild after the change to handhelds-common.conf
2005/02/20 13:24:42+01:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/02/20 13:24:17+01:00 dyndns.org!reenoo
handhelds-common.conf: add missing space between ide-probe-mod and loop
BKrev: 4218852dV4qI1Z9ArOV70wBa3Zo-vQ
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/handheld-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf index 71a8263383..ead8991eca 100644 --- a/conf/machine/handheld-common.conf +++ b/conf/machine/handheld-common.conf @@ -3,7 +3,7 @@ ipsec \ nvrd \ mip6-mn \ tun \ -ide-cs ide-disk ide-probe-mod\ +ide-cs ide-disk ide-probe-mod \ loop \ vfat ext2 \ sunrpc nfs \ |