mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04:00
By using $(CP) instead of $(INSTALL_DATA) we preserve symbolic links and by doing so we dont copy the same file multiple times. This saves some space. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>