Skip to content

Instantly share code, notes, and snippets.

board = XM
kernel: 1048576 0x9f050000
root: 5898240 0x9f150000
Firmware version: 'BZ.ar7240.v6.0.0-OpenWrt-r36121'
Output file: '/home/michel/git/gluon/build/ar71xx-generic/UBNT/images/gluon-ubnt-unifi-outdoor-squashfs-factory.bin'
Part count: 2
kernel: 1048576 bytes (free: 0)
rootfs: 2424836 bytes (free: 3473404)
( cd /home/michel/git/gluon/build/ar71xx-generic/UBNT/images ; /home/michel/git/gluon/build/ar71xx-generic/openwrt/staging_dir/host/bin/find -maxdepth 1 -type f \! -name 'md5sums' -printf "%P\n" | sort | xargs md5sum --binary > md5sums )
make[4]: Leaving directory `/home/michel/git/gluon/openwrt/target/linux/ar71xx/image'
michel@ubuntu-vm:~/git/gluon$ make V=s
make[1]: Entering directory `/home/michel/git/gluon/openwrt'
mkdir -p /home/michel/git/gluon/build/ar71xx-generic/openwrt
for dir in build_dir dl staging_dir tmp; do \
mkdir -p /home/michel/git/gluon/openwrt/$dir; \
done
for link in build_dir Config.in dl include Makefile package rules.mk scripts staging_dir target tmp toolchain tools; do \
ln -sf /home/michel/git/gluon/openwrt/$link /home/michel/git/gluon/build/ar71xx-generic/openwrt; \
done
make -w -C /home/michel/git/gluon/openwrt -f /home/michel/git/gluon/Makefile GLUON_TOOLS=0 feeds