ar71xx: add preliminary support for the Atheros AR933x SoCs
[openwrt/svn-archive/archive.git] / include / cmake.mk
index 22255acf590c69e625543006b7036d3e690b0739..fd8ff2d12d034f51273a77391945ae70c24d7c6d 100644 (file)
@@ -45,6 +45,7 @@ define Build/Configure/Default
                        -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=$(STAGING_DIR) \
                        -DCMAKE_STRIP=: \
                        -DCMAKE_INSTALL_PREFIX=/usr \
+                       -DDL_LIBRARY=$(STAGING_DIR) \
                        $(CMAKE_OPTIONS) \
                . \
        )