]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
elf2flt: convert to the package infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 30 Jun 2013 19:28:57 +0000 (21:28 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Jul 2013 20:09:12 +0000 (22:09 +0200)
commite21db000267cfbff000f1fc8c8e3329c5473ce1e
tree11f5cf5ce57f7f6601bb165fcf465c1dbfe97108
parent3c3211ccde7fc37aaf9192e83cb55d7159001c17
elf2flt: convert to the package infrastructure

[Peter: Correct legacy position]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
25 files changed:
Config.in.legacy
package/elf2flt/Config.in.host [moved from toolchain/elf2flt/Config.in with 91% similarity]
package/elf2flt/elf2flt.mk [new file with mode: 0644]
package/elf2flt/src/LICENSE.TXT [moved from toolchain/elf2flt/elf2flt/LICENSE.TXT with 100% similarity]
package/elf2flt/src/Makefile.in [moved from toolchain/elf2flt/elf2flt/Makefile.in with 100% similarity]
package/elf2flt/src/README [moved from toolchain/elf2flt/elf2flt/README with 100% similarity]
package/elf2flt/src/config.guess [moved from toolchain/elf2flt/elf2flt/config.guess with 100% similarity]
package/elf2flt/src/config.sub [moved from toolchain/elf2flt/elf2flt/config.sub with 100% similarity]
package/elf2flt/src/configure [moved from toolchain/elf2flt/elf2flt/configure with 100% similarity]
package/elf2flt/src/configure.in [moved from toolchain/elf2flt/elf2flt/configure.in with 100% similarity]
package/elf2flt/src/cygwin-elf.h [moved from toolchain/elf2flt/elf2flt/cygwin-elf.h with 100% similarity]
package/elf2flt/src/e1-elf2flt.ld [moved from toolchain/elf2flt/elf2flt/e1-elf2flt.ld with 100% similarity]
package/elf2flt/src/elf2flt.c [moved from toolchain/elf2flt/elf2flt/elf2flt.c with 100% similarity]
package/elf2flt/src/elf2flt.ld [moved from toolchain/elf2flt/elf2flt/elf2flt.ld with 100% similarity]
package/elf2flt/src/flat.h [moved from toolchain/elf2flt/elf2flt/flat.h with 100% similarity]
package/elf2flt/src/flthdr.c [moved from toolchain/elf2flt/elf2flt/flthdr.c with 100% similarity]
package/elf2flt/src/install-sh [moved from toolchain/elf2flt/elf2flt/install-sh with 100% similarity]
package/elf2flt/src/ld-elf2flt.in [moved from toolchain/elf2flt/elf2flt/ld-elf2flt.in with 100% similarity]
package/elf2flt/src/maketarball.sh [moved from toolchain/elf2flt/elf2flt/maketarball.sh with 100% similarity]
package/elf2flt/src/stubs.c [moved from toolchain/elf2flt/elf2flt/stubs.c with 100% similarity]
toolchain/elf2flt/elf2flt.mk [deleted file]
toolchain/toolchain-buildroot.mk
toolchain/toolchain-buildroot/Config.in.2
toolchain/toolchain-crosstool-ng.mk
toolchain/toolchain-external.mk