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

enable kmod build when target arch != mipsel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-08-18 08:13:53 +00:00
parent c17c5bbc5d
commit 99f380afb6
3 changed files with 56 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ $(PKG_BUILD_DIR)/.built:
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
ARCH="$(LINUX_KARCH)" \
OFLAGS="$(TARGET_CFLAGS)" \
CC="$(TARGET_CC)" \
LINKER="$(TARGET_CC)" \