Commit 49086f19 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

util-linux: fix sub option typos

parent a4a20acb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ config BR2_PACKAGE_UTIL_LINUX_LAST
	default n

config BR2_PACKAGE_UTIL_LINUX_MESG
	bool "build \"kill\""
	bool "build \"mesg\""
	default n

config BR2_PACKAGE_UTIL_LINUX_PARTX
@@ -113,7 +113,7 @@ config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
	default n

config BR2_PACKAGE_UTIL_LINUX_WRITE
	bool "build \"addpart, delpart, partx\""
	bool "build \"write\""
	default n

endif