sync whiterussian sdk with kamikaze
authorFelix Fietkau <nbd@openwrt.org>
Fri, 20 Oct 2006 13:35:23 +0000 (13:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 20 Oct 2006 13:35:23 +0000 (13:35 +0000)
commit5f42a22dddfa3f257924416911b8ee6cff7a9216
treeb60b823dfb2ab4244dc9667e93134c4162cabca0
parentcac9057bd6c2b93f74da6e35bf4f6a66cf5a1316
sync whiterussian sdk with kamikaze

SVN-Revision: 5250
30 files changed:
openwrt/package/sdk/files/include/host-build.mk
openwrt/package/sdk/files/include/host.mk [new file with mode: 0644]
openwrt/package/sdk/files/include/image.mk
openwrt/package/sdk/files/include/kernel.mk [new file with mode: 0644]
openwrt/package/sdk/files/include/netfilter.mk
openwrt/package/sdk/files/include/package.mk
openwrt/package/sdk/files/include/prereq.mk [new file with mode: 0644]
openwrt/package/sdk/files/include/shell.sh [new file with mode: 0644]
openwrt/package/sdk/files/include/site/armeb-linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/site/i386-linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/site/linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/site/mips-linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/site/mipsel-linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/site/powerpc-linux-uclibc [new file with mode: 0644]
openwrt/package/sdk/files/include/target.mk [deleted file]
openwrt/package/sdk/files/include/unpack.mk [new file with mode: 0644]
openwrt/package/sdk/files/include/verbose.mk
openwrt/package/sdk/files/package/Makefile
openwrt/package/sdk/files/rules.mk
openwrt/package/sdk/files/scripts/config.guess [new file with mode: 0644]
openwrt/package/sdk/files/scripts/configtest.pl [deleted file]
openwrt/package/sdk/files/scripts/download.pl
openwrt/package/sdk/files/scripts/gen_busybox_config.pl [deleted file]
openwrt/package/sdk/files/scripts/gen_deps.pl
openwrt/package/sdk/files/scripts/gen_menuconfig.pl [deleted file]
openwrt/package/sdk/files/scripts/ipkg
openwrt/package/sdk/files/scripts/ipkg-make-index.sh [new file with mode: 0644]
openwrt/package/sdk/files/scripts/make-ipkg-dir.sh
openwrt/package/sdk/files/scripts/rstrip.sh
openwrt/package/sdk/files/scripts/timestamp.pl