Rework toolchain build to make it much more modular and
authorEric Andersen <andersen@codepoet.org>
Sun, 14 Sep 2003 11:38:35 +0000 (11:38 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 14 Sep 2003 11:38:35 +0000 (11:38 -0000)
commitcb7d5b81c95c77ef42cdf6951b8f34ad50c75c04
tree2d749eb3c52ee0eeab03e9d2df2d5a2b944e1d42
parent5f92f5c9e9333b0b44b65568b5b2b347bee02899
Rework toolchain build to make it much more modular and
remove the redundant redundancy.
16 files changed:
Makefile
make/binutils.mk [new file with mode: 0644]
make/gcc-2.95.mk [new file with mode: 0644]
make/gcc-3.3.mk [new file with mode: 0644]
make/gcc_target.mk [deleted file]
make/kernel-headers.mk [new file with mode: 0644]
make/uclibc.mk
make/uclibc_toolchain.mk [deleted file]
make/uclibc_toolchain_2_95.mk [deleted file]
sources/binutils-001-debian.patch [new file with mode: 0644]
sources/binutils-001_ld_makefile.patch [deleted file]
sources/binutils-002-uclibc.patch [new file with mode: 0644]
sources/binutils-006_better_file_error.patch [deleted file]
sources/binutils-009_signed_char_fix.patch [deleted file]
sources/binutils-012_check_ldrunpath_length.patch [deleted file]
sources/binutils-906-hjl_libtool_dso.patch [deleted file]