Andrew May writes:
authorEric Andersen <andersen@codepoet.org>
Sun, 10 Oct 2004 01:12:46 +0000 (01:12 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 10 Oct 2004 01:12:46 +0000 (01:12 -0000)
commite697a16e5a17d4f024d25656ad035e92fbc3812a
treed67c0c6fb06a9d624c99d245470763e7c26332c9
parent581bc450f558f7df0c0e90788b44422472f22bdf
Andrew May writes:

A few more little ones.

busybox fdisk with large files should be removed without large files.

gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.

uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
package/busybox/busybox.mk
toolchain/gdb/Makefile.in
toolchain/uClibc/uclibc.mk