mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
milkymist-files: files for configure m1 wireless gadget
This commit is contained in:
@@ -95,6 +95,10 @@ cp -a files/* ${IMAGES_DIR}/files/
|
||||
(cd ${IMAGES_DIR} && \
|
||||
grep -E "ERROR:\ package.*failed to build" BUILD_LOG | \
|
||||
grep -v "package/kernel" > failed_packages.txt; \
|
||||
|
||||
if [ "$1" == "minimal" ]; then
|
||||
cp failed_packages.txt /home/xiangfu/building/Nanonote/Ben/
|
||||
fi
|
||||
)
|
||||
|
||||
if [ "${MAKE_RET}" == "0" ]; then
|
||||
|
||||
Reference in New Issue
Block a user