mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
procd: remove duplicate confguration menu
Fixes: 962e73c1a4 ("procd: add selinux variant") Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
3fb2f3f7ca
commit
872f962b23
@ -111,8 +111,6 @@ config PROCD_ZRAM_TMPFS
|
||||
endmenu
|
||||
endef
|
||||
|
||||
Package/procd-selinux/config = $(Package/procd/config)
|
||||
|
||||
ifeq ($(BUILD_VARIANT),selinux)
|
||||
CMAKE_OPTIONS += -DSELINUX=1
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user