sstrip: make it a proper package
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 28 Dec 2010 19:10:26 +0000 (16:10 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 28 Dec 2010 19:43:58 +0000 (20:43 +0100)
commitf78b344ea82f6f45547788652c4352ba2a623cbb
tree7edf66d992f2fb5999b20c80f523986a66801faa
parent6b0e9dd06f27d134340a4aedde6e6e2105820832
sstrip: make it a proper package

* Convert sstrip to a proper gentargets package
* Use openwrt svn version, it's basically the same one we used
* Change the hooks from old toolchain/sstrip to new package/sstrip
* Drop the old toolchain/sstrip directory
* sstrip for the target is now in Package -> Development

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 files changed:
package/Config.in
package/Makefile.in
package/sstrip/Config.in [new file with mode: 0644]
package/sstrip/sstrip.mk [new file with mode: 0644]
toolchain/dependencies/dependencies.mk
toolchain/sstrip/Config.in [deleted file]
toolchain/sstrip/sstrip.c [deleted file]
toolchain/sstrip/sstrip.mk [deleted file]
toolchain/toolchain-buildroot.mk
toolchain/toolchain-buildroot/Config.in.2
toolchain/toolchain-crosstool-ng.mk
toolchain/toolchain-external.mk