lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 097967b was c40e6ef, checked in by Jiri Svoboda <jiri@…>, 15 years ago |
Enable gta02 framebuffer by default.
|
-
Property mode
set to
100644
|
File size:
224 bytes
|
Line | |
---|
1 | # Machine type
|
---|
2 | MACHINE = gta02
|
---|
3 |
|
---|
4 | # RAM disk format
|
---|
5 | RDFMT = tmpfs
|
---|
6 |
|
---|
7 | # Support for userspace debuggers
|
---|
8 | CONFIG_UDEBUG = n
|
---|
9 |
|
---|
10 | # Compile kernel tests
|
---|
11 | CONFIG_TEST = n
|
---|
12 |
|
---|
13 | # Barebone build with essential binaries only
|
---|
14 | CONFIG_BAREBONE = y
|
---|
Note:
See
TracBrowser
for help on using the repository browser.