mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
move package mkfs.axfs:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
d835681f0e
commit
3b72e6623c
@ -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
|
|
@ -1 +0,0 @@
|
|||||||
http://sources.openelec.tv/svn/mkfs.axfs-svn-20090108.tar.bz2
|
|
Loading…
x
Reference in New Issue
Block a user