Skip to content

Commit

Permalink
px5g: move to Encryption submenu
Browse files Browse the repository at this point in the history
moved px5g to Encryption submenu of Utilities, in an effort to tidy up a bit the Utilities section of make menuconfig.

Signed-off-by: Alberto Bursi <[email protected]>
  • Loading branch information
Alberto Bursi authored and blogic committed Oct 26, 2016
1 parent ebd7e56 commit 7fa89d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/utils/px5g/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/px5g/Template
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Encryption
TITLE:=X.509 certificate generator (using $(1))
MAINTAINER:=Jo-Philipp Wich <[email protected]>
DEPENDS:=+lib$(1)
Expand Down

0 comments on commit 7fa89d7

Please sign in to comment.