mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2026-01-10 17:21:31 +00:00
With symlink tree some directories are just symlinked which means IB and SDK end up with a symlink instead of an actual directory; this fixes the missing files by dereferencesing the directories instead of copying the symlinks. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>