From f78b344ea82f6f45547788652c4352ba2a623cbb Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 28 Dec 2010 16:10:26 -0300 Subject: 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 Signed-off-by: Peter Korsgaard --- toolchain/toolchain-crosstool-ng.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/toolchain-crosstool-ng.mk') diff --git a/toolchain/toolchain-crosstool-ng.mk b/toolchain/toolchain-crosstool-ng.mk index 1c8030091..1befff2a1 100644 --- a/toolchain/toolchain-crosstool-ng.mk +++ b/toolchain/toolchain-crosstool-ng.mk @@ -9,5 +9,4 @@ include toolchain/gcc/gcc-uclibc-4.x.mk include toolchain/gdb/gdb.mk include toolchain/toolchain-crosstool-ng/crosstool-ng.mk include toolchain/mklibs/mklibs.mk -include toolchain/sstrip/sstrip.mk include toolchain/uClibc/uclibc.mk -- cgit v1.2.3