repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
also pass TARGET_CC_FLAGS
[buildroot.git]
/
target
/
hurd
/
Config.in
blob
08b9ff7e73292ecb7c0219693b3cac41bd91b1d0
1
config BR2_PACKAGE_HURD
2
bool "Hurd kernel (see helptext)"
3
depends on BR2_KERNEL_HURD
4
default y
5
help
6
The GNU/Hurd kernel.
7
http://www.gnu.org/software/hurd/
8
9
FIXME: Currently not implemented.
10
11