mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
procd: remove duplicate confguration menu
Fixes: 962e73c1a4
("procd: add selinux variant")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
0709f6e798
commit
74dfe25d41
@ -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…
Reference in New Issue
Block a user