mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
move package flashrom:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
3db1554775
commit
65f6b1bba8
@ -1,11 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
$SCRIPTS/build zlib
|
|
||||||
$SCRIPTS/build pciutils
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
|
||||||
|
|
||||||
$MAKE CC=$TARGET_CC STRIP=$STRIP
|
|
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/install zlib
|
|
||||||
$SCRIPTS/install pciutils
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
|
||||||
cp -PR $PKG_BUILD/$1 $INSTALL/usr/bin
|
|
@ -1 +0,0 @@
|
|||||||
http://qa.coreboot.org/releases/flashrom-0.9.0.tar.bz2
|
|
Loading…
x
Reference in New Issue
Block a user