mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #1901 from dangowrt/fix-openvswitch-ramips
openvswitch: work-around kernel architecture detection
This commit is contained in:
@@ -116,6 +116,9 @@ CONFIGURE_ARGS += --enable-shared
|
||||
|
||||
TARGET_CFLAGS += -flto -std=gnu99
|
||||
|
||||
CONFIGURE_VARS += KARCH=$(LINUX_KARCH)
|
||||
MAKE_FLAGS += ARCH="$(LINUX_KARCH)"
|
||||
|
||||
define Package/openvswitch/install
|
||||
$(INSTALL_DIR) $(1)/etc/openvswitch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user