ar71xx: fix a typo in ar71xx_regs.h
[openwrt.git] / target / sdk / Makefile
index bad5099..7374041 100644 (file)
@@ -40,7 +40,7 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
        rm -rf \
                $(SDK_BUILD_DIR)/target/linux/*/files \
                $(SDK_BUILD_DIR)/target/linux/*/patches
-       $(CP) \
+       $(CP) -L \
                $(TOPDIR)/LICENSE \
                $(TOPDIR)/rules.mk \
                $(TOPDIR)/.config \
This page took 0.018647 seconds and 4 git commands to generate.