diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-22 14:29:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-22 14:29:38 +0100 |
commit | b8d0d2ff18de3f4de66e89a302cb277328f58433 (patch) | |
tree | 90a2669c30f3efaec4de24555050d81c333f4bc7 /target/x86_64/files/etc/tmpfs | |
parent | a96029501d215f16535ab3a879ac384e042c7df1 (diff) |
enable cfgfs for x86/x86_64 targets
fix a bug, where the wrong cfgfs partition was used, when
more than one cfgfs partition is available. Always use
the cfgfs partition from the block device, the system is
booted.
Diffstat (limited to 'target/x86_64/files/etc/tmpfs')
-rw-r--r-- | target/x86_64/files/etc/tmpfs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86_64/files/etc/tmpfs b/target/x86_64/files/etc/tmpfs new file mode 100644 index 000000000..08558e471 --- /dev/null +++ b/target/x86_64/files/etc/tmpfs @@ -0,0 +1 @@ +16384 |