summaryrefslogtreecommitdiffstats
path: root/target/linux/package/openswan
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-02 02:42:06 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-02 02:42:06 +0000
commitce6935134808f99e5bcda21e8e7e3599aef0b43b (patch)
tree75814e710d040e17bbea4d72bbc73621ad76c341 /target/linux/package/openswan
parent0a6dc7ccb6f202f81f7d9f851b2d9c1bb0fbe5a1 (diff)
use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openswan')
-rw-r--r--target/linux/package/openswan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/openswan/Makefile b/target/linux/package/openswan/Makefile
index 3ea5cf7c4..fbfd7c968 100644
--- a/target/linux/package/openswan/Makefile
+++ b/target/linux/package/openswan/Makefile
@@ -28,6 +28,7 @@ $(PKG_BUILD_DIR)/.built:
$(TARGET_CONFIGURE_OPTS) \
KERNELSRC="$(KERNEL_DIR)" \
ARCH="$(LINUX_KARCH)" \
+ CROSS_COMPILE="$(TARGET_CROSS)" \
USERCOMPILE="$(FLAGS)" \
module