fix openswan compile with linux-2.6 (bug #8)

SVN-Revision: 2466
lede-17.01
Felix Fietkau 2005-11-13 00:25:34 +00:00
parent dc11a603a4
commit 468e507c0a
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ $(PKG_BUILD_DIR)/.built:
ARCH="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
USERCOMPILE="$(FLAGS)" \
AS="$(TARGET_CC) $(TARGET_CFLAGS)" \
module
$(IPKG_KMOD_OPENSWAN):