1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix external package build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-08-15 08:49:02 +00:00
parent 2c9faea8fb
commit 40efb2d38a
3 changed files with 6 additions and 3 deletions

View File

@@ -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