echo "CONFIG_TARGET_$arch=y" > .config echo "CONFIG_PACKAGE_openwisp-config-openssl=y" >> .config echo "CONFIG_LIBCURL_OPENSSL=y" > .config
with this:
echo "CONFIG_TARGET_$arch=y" > .config echo "CONFIG_PACKAGE_openwisp-config-openssl=y" >> .config echo "CONFIG_LIBCURL_OPENSSL=y" >> .config
make -j1 V=s
(need to run any other command?)
i don't know where is my custom image....
please tell me! hahahaha best regards.
--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "OpenWISP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openwisp/aGcZZj9IEbE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openwisp+unsubscribe@googlegroups.com.
Great, now you need to create a pull request! Look for this button on your own github fork.
To compile only the image for the device you need, select the target, tbe subtarget and the device profile in the lede compilation menu:
make menuconfig
Federico
To unsubscribe from this group and all its topics, send an email to openwisp+u...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.