repo.or.cz
/
helenos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle Enter/Escape keys in message dialog.
[helenos.git]
/
defaults
/
arm32
/
gta02
/
Makefile.config
blob
ada76bed6fbe948a99b66d9dcaed365659b56c56
1
# Machine type
2
MACHINE = gta02
3
4
# RAM disk format
5
RDFMT = ext4fs
6
7
# Barebone build with essential binaries only
8
CONFIG_BAREBONE = y
9
10
# Don't compress bootimage
11
CONFIG_COMPRESSED_INIT = n