use the cross-compiler to build additional packages
[openwrt.git] / openwrt / target / linux / package / openswan / Makefile
index 3ea5cf7..fbfd7c9 100644 (file)
@@ -28,6 +28,7 @@ $(PKG_BUILD_DIR)/.built:
                $(TARGET_CONFIGURE_OPTS) \
                KERNELSRC="$(KERNEL_DIR)" \
                ARCH="$(LINUX_KARCH)" \
+               CROSS_COMPILE="$(TARGET_CROSS)" \
                USERCOMPILE="$(FLAGS)" \
                module
 
This page took 0.026087 seconds and 4 git commands to generate.