diff options
author | Matthias Hentges <oe@hentges.net> | 2006-05-06 23:40:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-06 23:40:54 +0000 |
commit | cfb95223b25908a5bf76eb8cda3950786e3b5852 (patch) | |
tree | 145e2b797fa785712011863194225012f2ca35b0 /packages/altboot/files/spitz | |
parent | 139bf32df21d4359c8d8a7ea92216c5af2bf99e3 (diff) |
altboot: Split altboot into altboot (PACKAGE_ARCH = all) and altboot-conf (ARCH = ${MACHINE}, cleanup altboot_0.0.0.bb and rework some redirects to use tty1, not tty0.
Diffstat (limited to 'packages/altboot/files/spitz')
-rw-r--r-- | packages/altboot/files/spitz/altboot-2.6.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/altboot/files/spitz/altboot-2.6.cfg b/packages/altboot/files/spitz/altboot-2.6.cfg index 2254a35552..a8da33463d 100644 --- a/packages/altboot/files/spitz/altboot-2.6.cfg +++ b/packages/altboot/files/spitz/altboot-2.6.cfg @@ -1,3 +1,7 @@ +# +# Altboot machine configuration for: Spitz / Kernel 2.6 +# + # Handled by /sbin/init.altboot # Allow booting images from SD or CF instead of booting # the ROM. |