feat: x86 configuration
This commit is contained in:
@ -2,7 +2,7 @@ all: x86_generic
|
||||
|
||||
x86_generic:
|
||||
$(MAKE) \
|
||||
ADDITIONAL_INSTALL="install-x86-network-config" \
|
||||
ADDITIONAL_INSTALL="install-x86-network-config install-x86-firewall-rules" \
|
||||
OPENWRT_TARGET="x86/generic" \
|
||||
EMISSARY_ARCH="386" \
|
||||
OPENWRT_PROFILE="generic" \
|
||||
|
Reference in New Issue
Block a user