repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wavpack: properly wrap help text
[buildroot-gz.git]
/
package
/
gnu-efi
/
Config.in
blob
982102faa5f0fb0b37a43c9c827133a2e7e17600
1
config BR2_PACKAGE_GNU_EFI
2
bool "gnu-efi"
3
depends on BR2_i386 || BR2_x86_64
4
help
5
Develop EFI applications for IA-64 (IPF), IA-32 (x86), and
6
x86_64 platforms using the GNU toolchain and the EFI
7
development environment.
8
9
http://gnu-efi.sourceforge.net/