mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +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
|
endmenu
|
||||||
endef
|
endef
|
||||||
|
|
||||||
Package/procd-selinux/config = $(Package/procd/config)
|
|
||||||
|
|
||||||
ifeq ($(BUILD_VARIANT),selinux)
|
ifeq ($(BUILD_VARIANT),selinux)
|
||||||
CMAKE_OPTIONS += -DSELINUX=1
|
CMAKE_OPTIONS += -DSELINUX=1
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user