forked from mirror/openwrt
Use the added support for generating per device targz rootfs so that images
generated for Methode devices when CONFIG_TARGET_MULTI_PROFILE and
CONFIG_TARGET_PER_DEVICE_ROOTFS are set, we actually get the targz rootfs
that respects DEVICE_PACKAGES.
Currently, buildbot generated images have no networking, LM75 nor I2C
working, as the generated images do not include required kmods that are
listed in DEVICE_PACKAGES.
While at it, there is no need for tar to run in verbose mode.
Fixes:
|
||
|---|---|---|
| .. | ||
| clearfog-pro.bootscript | ||
| clearfog.bootscript | ||
| cortexa9.mk | ||
| cortexa53.mk | ||
| cortexa72.mk | ||
| espressobin.bootscript | ||
| gen_mvebu_sdcard_img.sh | ||
| generic-arm64.bootscript | ||
| gl-mv1000.bootscript | ||
| Makefile | ||
| turris-mox.bootscript | ||
| turris-omnia.bootscript | ||
| udpu.bootscript | ||
| v-80.bootscript | ||