elfutils: import package from packages.git
[openwrt-working-2016/.git] / package / devel / perf / Makefile
index 1e874243b31a1c93b8814fed103b93022bc97ec7..b77e29a666782da23d159c330f35f71bd9d84ea4 100644 (file)
@@ -33,7 +33,7 @@ endef
 # Linux sources directory
 define Build/Prepare
        $(RM) -r $(PKG_BUILD_DIR)
-       ln -s $(LINUX_DIR)/tools/perf $(PKG_BUILD_DIR)
+       $(LN) $(LINUX_DIR)/tools/perf $(PKG_BUILD_DIR)
 endef
 
 # MAKE_FLAGS should be passed again upon cleaning because Perf's makefile