source: mainline/kernel/doc/build@ ff48a15

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since ff48a15 was 11675207, checked in by jermar <jermar@…>, 17 years ago

Move everything to kernel/.

  • Property mode set to 100644
File size: 239 bytes
Line 
1Following make targets are supported:
2
3make, make all
4 - Check configuration, build
5
6make config
7 - Start kernel configuration program
8
9make clean
10 - Clean build temporary files
11
12make distclean
13 - Clean everything including configuration
14
Note: See TracBrowser for help on using the repository browser.