X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1ad9b6899d4f1a41a321d1f7964e9d0d475483b5..94b42bc235621ab72c23113394fb89717508ffe5:/openwrt/target/linux/package/openswan/Makefile diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index be0d32315..5afec1b3d 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/target/linux/package/openswan/Makefile @@ -30,6 +30,7 @@ $(PKG_BUILD_DIR)/.built: ARCH="$(LINUX_KARCH)" \ CROSS_COMPILE="$(TARGET_CROSS)" \ USERCOMPILE="$(FLAGS)" \ + AS="$(TARGET_CC) -c $(TARGET_CFLAGS)" \ module $(IPKG_KMOD_OPENSWAN):