Compare commits

..

4 Commits

View File

@ -44,8 +44,7 @@ make defconfig
echo "CONFIG_PACKAGE_COLLECTD_ENCRYPTED_NETWORK=y" >> .config
make package/i2c-tools/compile
# FIXME: need to extend the regexp for errors
make $MAKEOPTS V=s package/kernel-custom/compile 2>&1 | grep '^make'
make $MAKEOPTS package/kernel-custom/compile
make package/kmod-i2c-mux-pinctrl/compile
make package/kmod-rtc-pcf85063/compile
make package/nvme-cli/compile