Where I can find target rootfs on the host in OpenWRT environment. For example if I want to check what files has been included into my target rootfs where I can find this info? Thanks!
in the buildroot...
select 'target images' > tar.gz
then look inside ./bin/targets/<TARGET>/<PLATFORM>/. once compile is complete...
2 Likes
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.