Add support for building a few commonly used bootloaders
authorEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 05:09:05 +0000 (05:09 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 05:09:05 +0000 (05:09 -0000)
commitd7d57699ef83cce36d87bef73c9e1fbdc765a64c
treee43edbfd5eaaadf7acd1237081dce715d1ea0a57
parentf5723cdb9b3d899278a56368c9bec89a2e51d800
Add support for building a few commonly used bootloaders
target/Config.in
target/powerpc/yaboot/Config.in [new file with mode: 0644]
target/powerpc/yaboot/yaboot.mk [new file with mode: 0644]
target/x86/grub/Config.in [new file with mode: 0644]
target/x86/grub/grub.mk [new file with mode: 0644]
target/x86/syslinux/Config.in [new file with mode: 0644]
target/x86/syslinux/syslinux.mk [new file with mode: 0644]