Daniel Fandrich
126f2b2853
Support configuring Busybox from _defconfig files
...
The existing test .config files are moved to configs/ and renamed
to *_defconfig. 'make xyz_defconfig' will enable the
configuration in that specific file.
Signed-off-by: Daniel Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-07-08 07:59:16 +02:00
Bernhard Reutner-Fischer
8eeaa747c8
- add doc-clean target
2008-08-21 13:47:20 +00:00
Denis Vlasenko
9cd30d30a0
Makefile.help: removing allbareconfig target from help
...
applet_tables: fix allnoconfig
2008-01-04 20:10:51 +00:00
Denis Vlasenko
5cb40bbbd3
Fix minor discrepancy in "make help"
2007-12-02 05:36:37 +00:00
Denis Vlasenko
d4fea900bd
add script which measures stack consumption.
...
Current top users:
0x08052f52 uncompress []: 393312
0x080c8a58 input_tab []: 82104
0x08092d5b ifaddrlist []: 32828
0x08056163 loadfont_main []: 32796
0x0806e508 colon []: 16532
0x08056095 do_loadfont []: 16400
0x0806da70 place_cursor []: 16388
0x080792e8 login_main []: 9176
393 kb of stack??? OMG...
2007-06-10 00:54:27 +00:00
Denis Vlasenko
e8ce0626d9
s/PREFIX/CONFIG_PREFIX/
2007-02-03 17:29:14 +00:00
Denis Vlasenko
da8f43fd34
build system: fix for non-i386 builds
2006-10-09 19:47:38 +00:00
Denis Vlasenko
7d219aab70
build system overhaul
2006-10-05 10:17:08 +00:00