move package mkfs.axfs:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-28 11:16:13 +01:00
parent d835681f0e
commit 3b72e6623c
2 changed files with 0 additions and 15 deletions

View File

@ -1,14 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
setup_toolchain host
cd $PKG_BUILD
make
mkdir -p $ROOT/$TOOLCHAIN/bin
cp $1 $ROOT/$TOOLCHAIN/bin

View File

@ -1 +0,0 @@
http://sources.openelec.tv/svn/mkfs.axfs-svn-20090108.tar.bz2