aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/openswan
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-08-15 08:49:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-08-15 08:49:02 +0000
commit86a2bb674a5652286503b2f74ca3a4bcb3a14603 (patch)
tree6c3282b2fa833c164048d78d6ca8ebbfea34bc6c /target/linux/package/openswan
parent3e345ca20cd9098bdaf311a6b9f407f7271786f1 (diff)
downloadmaster-187ad058-86a2bb674a5652286503b2f74ca3a4bcb3a14603.tar.gz
master-187ad058-86a2bb674a5652286503b2f74ca3a4bcb3a14603.tar.bz2
master-187ad058-86a2bb674a5652286503b2f74ca3a4bcb3a14603.zip
fix external package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openswan')
-rw-r--r--target/linux/package/openswan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/package/openswan/Makefile b/target/linux/package/openswan/Makefile
index a105a1f540..d54ffae85e 100644
--- a/target/linux/package/openswan/Makefile
+++ b/target/linux/package/openswan/Makefile
@@ -1,6 +1,7 @@
# $Id$
include $(TOPDIR)/rules.mk
+include ../../rules.mk
PKG_NAME:=openswan
PKG_VERSION:=2.3.1
@@ -26,7 +27,7 @@ $(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \
KERNELSRC="$(KERNEL_DIR)" \
- ARCH="mips" \
+ ARCH="$(LINUX_KARCH)" \
USERCOMPILE="$(FLAGS)" \
module