]> git.vomp.tv Git - makedevenv.git/blob - busybox/README
Initial import
[makedevenv.git] / busybox / README
1 $1 argument to scripts that have it should be dev or dongle, see autobuild
2 for examples.
3
4 autobuild   - does full clean then full build
5 prepare $1  - unpacks busybox tree into $1 dir
6               only to be used after fullclean (or just un-tarred package)
7 build $1 $2 - work with busybox under $1 dir. copy config file $2 to busybox
8               and compile it
9               only to be used on a cleaned busybox tree
10 clean $1    - runs make distclean on busybox tree in dir $1
11               makes it ready for build
12 fullclean   - removes busybox trees in order to start from scratch
13
14