target: fix copying of licenses for SDK/toolchain
[openwrt/openwrt.git] / target / sdk / Makefile
index d7e10a9bd85bf5e38194ae71751fb3296f060f3d..0606621192c7508fc7a470eff0173dc62ff70ded 100644 (file)
@@ -130,7 +130,8 @@ $(BIN_DIR)/$(SDK_NAME).tar.xz: clean
                $(SDK_BUILD_DIR)/target/linux/*/patches*
        ./convert-config.pl $(TOPDIR)/.config > $(SDK_BUILD_DIR)/Config-build.in
        $(CP) -L \
-               $(TOPDIR)/LICENSE \
+               $(TOPDIR)/LICENSES \
+               $(TOPDIR)/COPYING \
                $(TOPDIR)/rules.mk \
                ./files/Config.in \
                ./files/Makefile \